MongoDB is a free and open source NoSQL database developed by MongoDB Inc.
Some of the key strengths of MongoDBÂ can be outlined as follows:
- It is a document-based database
- It is cross-platform
- It runs on a single server as well as on distributed architectures
- It can be used for desktop and web applications
- It uses JSON objects to store data
- It can use JavaScript map-reduce for information processing at the server side
- It processes large volumes of data
- It aggregates calculations
- It supports fields, range queries, and regular expression searches
- It is a native replication