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 mongodb data files so large (in size)?



Why mongodb data files so large (in size)?..

Answer / Om Prakash Mourya

MongoDB data files can be quite large due to its design as a NoSQL database that stores data in JSON-like documents. Each document, along with its associated metadata, is stored as a BSON object which can be larger than traditional row-based formats used in SQL databases. Additionally, MongoDB allows for flexible schema designs and array embedding, further contributing to the file size.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Can the old files in the ‘movechunk’ directory be removed?

1 Answers  


Is mongodb better than mysql?

1 Answers  


Can mongodb replace oracle?

1 Answers  


How does mongodb store data on disk?

1 Answers  


When an object attribute is removed, is it deleted from the store?

1 Answers  


Is mongodb open source?

1 Answers  


Is mongodb a documentdb?

1 Answers  


Is mongodb orm?

1 Answers  


Can you create an index on an array field in mongodb? If yes, what happens in this case?

1 Answers  


Explain "namespace" in mongodb.

1 Answers  


Is mongodb big data?

1 Answers  


How do I do transactions/locking in mongodb?

1 Answers  


Categories