Skip to content

Commit b3fb9f2

Browse files
authored
Update mongo-commands.md
1 parent 34a5f91 commit b3fb9f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mongo-commands.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ Types of Delete:
8383
* deleteOne
8484
* deleteMany
8585
---
86+
### what are all the type of data we can store in mongodb?
8687

8788
MongoDB is a NoSQL database that is known for its flexibility in handling various types of data. In MongoDB, data is stored in BSON (Binary JSON) format, which is a binary representation of JSON-like documents. MongoDB supports a variety of data types. Here are some of the primary data types supported by MongoDB:
8889

0 commit comments

Comments
 (0)