Server Density Blog

Interesting devops tech stuff

Pssst… Server Density v2 is coming soon!

MongoDB

MongoDB Logo

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