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.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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