Answer Posted / Aman Kumar Chaudhary
MongoDB stores data in flexible, JSON-like documents called BSON (Binary JSON). Each document is stored as a collection of key-value pairs. These documents can vary from field to field and are not required to have the same structure within a collection.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers