MongoDB
We have been using MongoDB in production since June 2009 as the backend to our server monitoring application, Server Density.
MongoDB bridges the gap between key-value stores (which are fast and highly scalable) and traditional RDBMS systems (which provide rich queries and deep functionality). MongoDB (from “humongous”) is a scalable, high-performance, open source, document-oriented database.
We also have an advanced MongoDB monitoring tool.
Post index
- Choosing a non-relational database; why we migrated from MySQL to MongoDB
- Notes from a production MongoDB deployment
- MongoDB monitoring
- MongoDB Webinar: Approaching 1 Billion Document (5th May 2010) – slides / audio recording
- Map reduce and MongoDB
- Automating partitioning, sharding and failover with MongoDB
- On shortened field names in MongoDB
- Reclaiming memory from MongoDB indexes
- MongoDB Monitoring: Keep in it RAM
- MongoDB Monitoring: Watch your storage
- How far does your oplog go back?
Presentation slides:




