10gen

Creators of MongoDB

Download MongoDB

Download the latest stable releases, or new nightly builds.

Download MongoDB

From our Customers

MongoDB is in the sweet spot of performance and features. Its rich data types, querying, and in place updates reduced development time to minutes from days for modeling rich domain objects.

Chandra Patni IGN

More from Customers

MongoDB Quick Reference Cards

Coming Soon: Reference cards on administration, replication and sharding, and more.

Quick Reference Card: Commands

Commands are special MongoDB operations that are executed by running a query against the $cmd collection. Most drivers provide a helper for running commands. Some commands are admin-only, and must be run on the admin database.

日本

Quick Reference Card: Queries

One-page guide to MongoDB queries and what they match. Also includes a list of update modifiers (e.g. $inc, $set, $push, etc.).

日本

Quick Reference Card: Indexing

Quick reference for index creation and administration, with useful tips. Refer to the indexes documentation for more details.



Quick Reference Card: Replica Sets

Quick reference for replica set creation and administration. Please review the replica sets documentation for more details.