What is mongodb query language?



What is mongodb query language?..

Answer / Naveen Sagar

The query language used by MongoDB is called MongoDB Query Language (MQL) or MongoDB Query Operator. It allows you to perform operations like CRUD (Create, Read, Update, Delete) on data stored in collections.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Which are the most powerful features in mongodb?

1 Answers  


What is the exist operator?

1 Answers  


What is the syntax to create a collection and to drop a collection in mongodb?

1 Answers  


What is mongodb built?

1 Answers  


How can you access different databases temporarily?

1 Answers  


Does mongodb need a lot of ram?

1 Answers  


What are the uses of mongodb?

1 Answers  


What is the best gui for mongodb?

1 Answers  


How do I start mongodb on mac?

1 Answers  


Explain what is the role of profiler in mongodb?

1 Answers  


How to use mongoose with node.js?

1 Answers  


Can mongodb scale?

1 Answers  


Categories