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


Does mongodb database have tables for storing records?



Does mongodb database have tables for storing records?..

Answer / Suresh Kumar

No, MongoDB does not use tables to store records like traditional RDBMSs. Instead, it stores data in flexible documents with dynamic schemas within collections. These documents can contain fields of various data types and can be nested or array-based, offering a more adaptable approach for storing structured and unstructured data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Is mongodb a relational database? Explain

1 Answers  


By default, which index is created by mongodb for every collection?

1 Answers  


Is mongodb open source?

1 Answers  


What are difference between sql server and nosql database?

1 Answers  


How much ram do I need for mongodb?

1 Answers  


Which is better firebase or mongodb?

1 Answers  


What is mongodb in big data?

1 Answers  


How does mongodb provide consistency?

1 Answers  


Is mongodb good for transactional?

1 Answers  


in mongodb, What is crud?

1 Answers  


Is mongodb atlas free?

1 Answers  


What is the usage of profiler in mongodb?

1 Answers  


Categories