[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#523937: ITP: mongodb -- An object/document-oriented database



Package: wnpp
Severity: ITP

License: Apache 2

.deb available for download at:
http://downloads.mongodb.org/linux/mongodb_0.9.1-1_i386.deb

Once it's installed, you can start/stop the database using:
$ sudo /etc/init.d/mongodb start
$ sudo /etc/init.d/mongodb stop

I've created a package for MongoDB, a high-performance, schema-free
object-oriented database.  It still has some rough edges and I welcome
any feedback people have!

It's written in C++ and has:

 * Easy storage of object-style data
 * Full index support, including on inner objects
 * Query profiling
 * Replication and fail-over support
 * Efficient storage of binary data including large objects (e.g. videos)

There's more information, downloads, and drivers at www.mongodb.org.



Reply to: