What is mongodb and how it works? Explain



What is mongodb and how it works? Explain..

Answer / Ashish Dixit

MongoDB is a NoSQL database that uses JSON-like documents with optional schemas. It stores data in flexible, JSON-like documents called BSON (Binary JSON). MongoDB supports various features such as indexing, sharding for horizontal scaling, replication for redundancy and high availability, and GridFS for handling large files.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Why mongodb is known as best nosql database?

1 Answers  


Is mongodb an orm?

1 Answers  


How much is mongodb enterprise?

1 Answers  


What should all points be taken into consideration while creating a schema in mongodb?

1 Answers  


Is mongodb orm?

1 Answers  


What is dynamic schema in mongodb?

1 Answers  


How does mongodb provide concurrency?

1 Answers  


Can mongodb replace oracle?

1 Answers  


Where is the mongodb database?

1 Answers  


How do I create a collection in mongodb? Write it's syntax

1 Answers  


Which all languages can be used with mongodb?

1 Answers  


Is it possible to remove old files in the movechunk directory?

1 Answers  


Categories