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 the mongodb databases have schema?



Do the mongodb databases have schema?..

Answer / Shilpa Tomar

MongoDB collections do not require a fixed schema, making them more flexible than traditional SQL databases. However, individual documents within a collection can have different fields and structures.nSchema validation can be enforced using indexes, validation functions, and data constraints.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

What query language does mongodb use?

1 Answers  


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

1 Answers  


What is the advantage of mongodb?

1 Answers  


Does mongodb store data in memory?

1 Answers  


Is mongodb file based?

1 Answers  


Is mongodb faster than sql?

1 Answers  


How many companies are using mongodb?

1 Answers  


What is mongodb automatic failover?

1 Answers  


What is orm mongodb?

1 Answers  


Can I use sql in mongodb?

1 Answers  


How to retrieve data from mongodb using java?

1 Answers  


What is a mongodb shard?

1 Answers  


Categories