MongoDB

Scalable High Performance Data Storage for Web Applications

SDK

The SDKs below include both the Babble application server and the Mongo database. A standalone Mongo DB distribution will be available February 11th.

Source and Binary Builds

Platform StableNightlySnapshotLightSDK
Linux 64-bit stable 20081118 nightly N/A lightSDK
Linux 32-bit stable 20081118 N/A snapshot 20081230
OS X stable 20081118 nightly N/A lightSDK
Windows stable 20081118 N/A snapshot 20090101
Source stable 20081118 nightly N/A

  • Stable : Approximately our production builds. Currently appserver r0.1.8_rc3, db (see hash), corejs r0.1.7_rc3
  • Nightly : Built every day from the latest, around 3am Eastern time.
  • Snapshot : Built periodically from the latest, when we remember - we are migrating to nightly for these.
  • LightSDK : Built nightly, the lightSDK uses git to fetch core libraries for speed of download, and stores those artifacts and db data outside of the SDK to allow SDK replacement leaving data intact. For more information, see the notes on the lightSDK.
Please note the supported platforms and prerequisites for these downloads.

For those of you working on remote machines (EC2 instances, etc), try one of these :

See also cloud.ec2 for more information on EC2.

Source Code

See http://github.com/10gen.

Documentation

Included in the SDK are some simple guides to help you get started. They are also on the wiki for ease of reference :


Child Articles