What are the data types in MongoDB?

Full Stack Developer with a passion for building web applications. PHP, Node.js, Laravel, MySQL, MongoDB. Love collaborating & making a difference
Some of the most commonly used are:
- Date
- ObjectId
- Int32
- Long
- Decimal128
- Double
- Timestamp
- Array
- String
- Boolean
- Binary
Sources:
Data Types — MongoDB Shell. www.mongodb.com/docs/mongodb-shell/reference/data-types.




