adspace
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?
60
what is the command syntax for inserting a document?
62
How to define array in mongoose schema?
79