Why is it called mongodb?



Why is it called mongodb?..

Answer / Rahul

MongoDB is named after 'mongoose', a JavaScript object modeling toolkit that was used to develop the initial version of MongoDB. 'Mongo' is Bantu for 'hierarchy' or 'large' and 'db' stands for database.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

How do I start mongodb on windows?

1 Answers  


What is a covered query in mongodb?

1 Answers  


How do you limit the number of result returned?

1 Answers  


Can we use mongodb with java?

1 Answers  


How is mongodb data stored?

1 Answers  


How to convert string to objectid in mongoose?

1 Answers  


Is it required to call ‘getlasterror’ to make a write durable?

1 Answers  


How does mongodb replication work?

1 Answers  


Is mongodb free to use?

1 Answers  


How to add new field to existing document in mongodb using java?

1 Answers  


What is the syntax of mongodb collection?

1 Answers  


Which is better firebase or mongodb?

1 Answers  


Categories