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...


Why are mongodb data files large in size?



Why are mongodb data files large in size?..

Answer / Poisha

MongoDB data files can be large due to the way data is stored on disk. Each collection occupies a separate file and each document within a collection is stored as a BSON (Binary JSON) object, which can be quite large depending on the complexity of the data. Additionally, MongoDB uses journaling and write-ahead logging for data safety, which also contributes to larger file sizes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

How to add new field to existing document in mongodb using java?

1 Answers  


What type of dbms is mongodb?

1 Answers  


Is mongodb better than mysql? Explain

1 Answers  


What is __ v in mongoose?

1 Answers  


Is mongodb a firebase?

1 Answers  


If a ‘movechunk’ fails, is it necessary to cleanup the partially moved docs?

1 Answers  


What is the difference between mongodb and elasticsearch?

1 Answers  


Which is better firebase or mongodb?

1 Answers  


Explain the structure of objectid in mongodb.?

1 Answers  


How mongodb is better than other sql server databases?

1 Answers  


Can I use mongodb for free?

1 Answers  


What is mongodb config server?

1 Answers  


Categories