How is mongodb data stored?
Answer / 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 |
Is mongodb the same as nosql?
Can you perform read/write operation for ever yield lock?
Why do we need mongoose?
How do you configure to cache size for mmapv1 in mongodb?
How do I create a collection in mongodb? Write it's syntax
Why mongodb logging so many “connection accepted” events?
What is the use of a namespace in mongodb?
What is the need to provide size option on create collection?
What is mongodb cluster?
Is mongodb a relational database?
What is orm mongodb?
Can mongodb store binary data?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)