Does mongodb use sql?
Answer Posted / Syed Danish Mushtaq
No, MongoDB does not use SQL. It uses a NoSQL document-oriented data model and BSON (Binary JSON) format for storing data.
Post New Answer View All Answers
How did mongodb get its name?
2
How to define array in mongoose schema?
what is the command syntax for inserting a document?
6