Is mongodb a json?
Answer Posted / Daya Shankar Dwivedi
No, MongoDB is not JSON. MongoDB is a NoSQL database program that uses JSON-like documents with optional schemas.
Post New Answer View All Answers
what is the command syntax for inserting a document?
6
How to define array in mongoose schema?
2
How did mongodb get its name?