Why is mongodb so popular?
Answer Posted / Deepali Sharma
MongoDB's popularity can be attributed to its flexible data model (document-oriented), scalability, high performance, and ease of use.
Post New Answer View All Answers
How did mongodb get its name?
2
what is the command syntax for inserting a document?
6
How to define array in mongoose schema?