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


Do mongodb databases have tables and schemas?



Do mongodb databases have tables and schemas?..

Answer / Manish Nandan

MongoDB does not use the traditional table-based structure found in relational databases. Instead, it uses collections (similar to tables) and documents (similar to rows with dynamic schema).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Where is the mongodb database?

1 Answers  


Why mongodb is faster?

1 Answers  


How does mongodb replica set work?

1 Answers  


How does mongodb sharding work?

1 Answers  


Which language is used in mongodb?

1 Answers  


How to create multiple collections in mongodb?

1 Answers  


Who uses mongodb?

1 Answers  


What kind of database is mongodb?

1 Answers  


What happens when a shard is down or slow when querying?

1 Answers  


What is the command syntax that tells you whether you are on the master server or not? And how many master does mongodb allow?

1 Answers  


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

1 Answers  


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

1 Answers  


Categories