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

How to retrieve data from mongodb using java?

1 Answers  


Why is mongodb?

1 Answers  


List some alternatives to mongodb?

1 Answers  


What is mongodb tutorial?

1 Answers  


How is data stored in mongodb?

1 Answers  


Define mongodb SUM?

1 Answers  


Is mongodb support relationship?

1 Answers  


What is crud in mongodb?

1 Answers  


How to retrieve data from multiple collections in mongodb?

1 Answers  


How to insert image in mongodb database?

1 Answers  


Which commands you use to lock the database in mongodb?

1 Answers  


Explain the structure of objectid in mongodb.?

1 Answers  


Categories