10gen sponsors the open source MongoDB project, and provides commercial support and training for MongoDB.

Mongo (from "humongous") is a high-performance, open-source, schema-free non-relational database. MongoDB's features include:

  • Collection oriented storage: easy storage of object/JSON -style data
  • Dynamic queries
  • Full index support, including on inner objects and embedded arrays
  • Query profiling
  • Replication and fail-over support
  • Efficient storage of binary data including large objects (e.g. photos and videos)
  • Auto-sharding for cloud-level scalability (currently in early alpha)

get support