Logoj0ke.net Open Build Service > Projects > server:database:mongodb:2.4 > mongodb
Sign Up | Log In

High-performance, schema-free document-oriented database

Mongo (from "humongous") is a high-performance, open source, schema-free document-oriented database. MongoDB is written in C++ and offers the following features:

    * 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)
    * Commercial Support Available

A key goal of MongoDB is to bridge the gap between key/value stores (which are fast and highly scalable) and traditional RDBMS systems (which are deep in functionality).

Source Files

Filename Size Changed Actions
constraints 104 Bytes almost 10 years ago Download File
mongodb-2.4.11-ppc_patch_based_on_mongo_ibmsoe.patch 110 KB over 7 years ago Download File
mongodb-2.4.3-mongodb_scons-full-flag.patch 520 Bytes over 10 years ago Download File
mongodb-no-werror.patch 1.11 KB over 10 years ago Download File
mongodb-src-r2.4.10.tar.gz 13.5 MB over 7 years ago
mongodb-src-r2.4.12-no-werror.patch 1.15 KB over 7 years ago Download File
mongodb-src-r2.4.14.tar.gz 14.4 MB over 7 years ago
mongodb-src-r2.4.3.tar.gz 13.5 MB over 10 years ago
mongodb-src-r2.4.8.tar.gz 13.5 MB over 10 years ago
mongodb-ssl-FIPS_mode_set.patch 804 Bytes over 10 years ago Download File
mongodb.changes 13.3 KB over 7 years ago Download File
mongodb.conf 2.38 KB over 7 years ago Download File
mongodb.init 6.72 KB over 7 years ago Download File
mongodb.logrotate 176 Bytes over 7 years ago Download File
mongodb.service 442 Bytes over 7 years ago Download File
mongodb.spec 22 KB over 7 years ago Download File
mongodb_2_4_10_add_js_engine_v8_3_14_option.patch 178 KB over 7 years ago Download File
mongodb_2_4_10_add_v8_3_14.patch.bz2 2.44 MB over 7 years ago Download File
mongodb_2_4_10_import_v8_3_14_5_JS2C_Python_scripts.patch 24.1 KB over 7 years ago Download File
mongodb_2_4_10_update_v8_3_14_SConscript_for_ppc.patch 2.67 KB over 7 years ago Download File
mongodb_2_4_10_update_v8_3_14_to_cid_7d1b8b5.patch.bz2 292 KB over 7 years ago Download File
mongodb_2_4_10_update_v8_3_14_to_ppc_branch_cid_dea1f48.patch 63.7 KB over 7 years ago Download File
void_return.patch 586 Bytes over 10 years ago Download File

Latest Revision

hostmaster hostmaster committed over 7 years ago (revision 7)
2.4.14

Comments for server:database:mongodb:2.4 (0)