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
andfind
commands are used to provide an overview of data types. We’ll cover these in detail later on.
Access this course and 1400+ top-rated courses and projects.