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 require a schema?



Does mongodb require a schema?..

Answer / Chandra Prakash Rawat

MongoDB itself does not enforce a strict schema like traditional SQL databases. However, when using Mongoose (an ODM for MongoDB), you are required to define a schema for each model.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Is it true that mongodb uses bson to represent document structure?

1 Answers  


What is replication factor in mongodb?

1 Answers  


Where is mongodb headquarters?

1 Answers  


What is a mongodb collection?

1 Answers  


Is mongodb scalable?

1 Answers  


What is the difference between insert() and insertOne()?

1 Answers  


How is mongodb data stored?

1 Answers  


What is the role of use command?

1 Answers  


Can you edit long shell operations with an external text editor?

1 Answers  


What is a namespace in mongodb?

1 Answers  


Is it possible to configure the cache size for mmapv1 in mongodb?

1 Answers  


Is mongodb a json?

1 Answers  


Categories