Is mongodb a key value database?



Is mongodb a key value database?..

Answer / Siddhartha Chaturvedi

MongoDB is not strictly a Key-Value database. It uses a document-oriented data model where documents are semi-structured and can contain arrays, objects, and other complex data types.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Explain what is mongodb?

1 Answers  


How to convert string to objectid in mongoose?

1 Answers  


What is the importance of covered query?

1 Answers  


Is mongodb stitch free?

1 Answers  


What is the command which are use to drop database in mongodb?

1 Answers  


What is the master or primary key in mongodb?

1 Answers  


Define mongodb SUM?

1 Answers  


What is “namespace” in mongodb?

1 Answers  


Does google use mongodb?

1 Answers  


What is the symbol of logical OR operation in mongodb?

1 Answers  


What is mongoose used for?

1 Answers  


When was mongodb founded?

1 Answers  


Categories