Does mongodb use sql?



Does mongodb use sql?..

Answer / 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

More MongoDB Interview Questions

What is difference between mongod and mongodb?

1 Answers  


Explain the structure of objectid in mongodb.?

1 Answers  


What is the term match in mongodb?

1 Answers  


Which programming language is used to write mongodb queries?

1 Answers  


Is mongodb a key value database?

1 Answers  


How can you enter multi line operations in the mongo shell?

1 Answers  


Is mongodb good for large data?

1 Answers  


Is mongodb a key value store?

1 Answers  


What is storage encryption?

1 Answers  


Who uses mongodb?

1 Answers  


Who are mongodb competitors?

1 Answers  


What is the difference between mongodb and oracle?

1 Answers  


Categories