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 is mongodb data stored?



How is mongodb data stored?..

Answer / Aman Kumar Chaudhary

MongoDB stores data in flexible, JSON-like documents called BSON (Binary JSON). Each document is stored as a collection of key-value pairs. These documents can vary from field to field and are not required to have the same structure within a collection.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Is mongodb the same as nosql?

1 Answers  


Can you perform read/write operation for ever yield lock?

1 Answers  


Why do we need mongoose?

1 Answers  


How do you configure to cache size for mmapv1 in mongodb?

1 Answers  


How do I create a collection in mongodb? Write it's syntax

1 Answers  


Why mongodb logging so many “connection accepted” events?

1 Answers  


What is the use of a namespace in mongodb?

1 Answers  


What is the need to provide size option on create collection?

1 Answers  


What is mongodb cluster?

1 Answers  


Is mongodb a relational database?

1 Answers  


What is orm mongodb?

1 Answers  


Can mongodb store binary data?

1 Answers  


Categories