adspace


Is mongodb a key value database?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the command syntax for inserting a document?

63


How to define array in mongoose schema?

79


How did mongodb get its name?

60