What is mongodb and why we use?



What is mongodb and why we use?..

Answer / Sunil Kumar Savita

"MongoDB is a NoSQL database that uses JSON-like documents with optional schemas. It's flexible, scalable, and easy to work with. We use MongoDB because it allows for the storage of complex data structures, provides high performance and availability, and offers native driver support for various programming languages."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Why are data files so large?

1 Answers  


Can mongodb store files?

1 Answers  


What is index and how it is used in mongodb?

1 Answers  


Who developed MongoDB and when?

1 Answers  


Why is mongodb used?

1 Answers  


What is “namespace” in mongodb?

1 Answers  


Is mongodb a nosql?

1 Answers  


What is mongodb best for?

1 Answers  


How to do transaction/locking in mongodb?

1 Answers  


If you remove an object attribute, is it deleted from the database?

1 Answers  


Is mongodb cloud based?

1 Answers  


How does mongodb provide concurrency?

1 Answers  


Categories