Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How does mongodb store data on disk?



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

Post New Answer

More MongoDB Interview Questions

Is mongodb orm?

1 Answers  


in mongodb, What is crud?

1 Answers  


Can you achieve primary key - foreign key relationships in mongodb?

1 Answers  


What is mongojs?

1 Answers  


Where is mongodb located?

1 Answers  


Is mongodb a nosql?

1 Answers  


What is mongodb in big data?

1 Answers  


What is dynamic schema in mongodb?

1 Answers  


To do safe backups what is the feature in mongodb that you can use?

1 Answers  


Is mongodb open source?

1 Answers  


What is a mongodb shard?

1 Answers  


I am getting error cannot overwrite model once compiled mongoose, how to fix it?

1 Answers  


Categories