How does mongodb store data on disk?
Answer / Prem Prakash Pal
MongoDB stores data on disk by creating BSON (Binary JSON) files. Each collection has its own set of files, and each document within a collection is stored in a separate file. MongoDB uses a data structure called a 'chi' to keep track of the location of each document within its respective file. This allows for efficient querying and indexing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is mongodb orm?
in mongodb, What is crud?
Can you achieve primary key - foreign key relationships in mongodb?
What is mongojs?
Where is mongodb located?
Is mongodb a nosql?
What is mongodb in big data?
What is dynamic schema in mongodb?
To do safe backups what is the feature in mongodb that you can use?
Is mongodb open source?
What is a mongodb shard?
I am getting error cannot overwrite model once compiled mongoose, how to fix it?
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)