MongoDB is a NoSQL database designed to store huge amount of data.
It supports dynamic changes of schemas.
The datastore is scalable, high performance and high availability and supports in-memory computing for increased read and write performance.
Data is stored in JSON format and the in-built query language is native MapReduce. MongoDB can be integrated with Hadoop.
- MongoDB Download