MongoDB is an open source document database, the server of which is licensed under Free Software Foundation’s GNU AGPL v3.0, which provides high performance, high availability, and automatic scaling. MongoDB is available for download from www.mongodb.com/ .
An introduction to MongoDB
How to download, install, and configure MongoDB
How to start MongoDB Server
How to connect to MongoDB Server
How to execute basic operations against MongoDB Server
How to install and use Robomongo, a UI for ...