MongoDB Data Types

Learn about all the MongoDB data types and practice creating data type values.

MongoDB stores documents in binary serialized format called BSON. Let’s go through each BSON type supported by MongoDB.

The insert and find commands are used to provide an overview of data types. We’ll cover these in detail later on.

Get hands-on with 1200+ tech skills courses.