Is mongodb object oriented?



Is mongodb object oriented?..

Answer / Upendra Pandey

MongoDB is a NoSQL database and does not follow the traditional relational model. It is a document-oriented database, which stores data in JSON-like documents with optional schemas.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Is mongodb atlas free?

1 Answers  


Which programming language is used to write mongodb queries?

1 Answers  


Why are mongodb data files large in size?

1 Answers  


What are the key features of mongodb?

1 Answers  


Is mongodb the same as nosql?

1 Answers  


What are the differences between mongodb and mysql?

1 Answers  


Can mongodb store files?

1 Answers  


Mongodb uses bson to represent document structures. True or false?

1 Answers  


How to get data from mongodb in flask?

1 Answers  


Which language is best for mongodb?

1 Answers  


What are the different types of nosql databases? Give some examples.

1 Answers  


Is mongodb a backend?

1 Answers  


Categories