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 | 0000000104104 Bytes | 1384615071almost 11 years ago | |
mongodb-no-werror.patch | 00000011381.11 KB | 1384615074almost 11 years ago | |
mongodb-src-r2.4.3.tar.gz | 001410839813.5 MB | 1384615079almost 11 years ago | |
mongodb-src-r2.4.8.tar.gz | 001415722313.5 MB | 1384615205almost 11 years ago | |
mongodb-ssl-FIPS_mode_set.patch | 0000000804804 Bytes | 1384615080almost 11 years ago | |
mongodb.changes | 000001350213.2 KB | 1384615205almost 11 years ago | |
mongodb.conf | 00000024222.37 KB | 1384615080almost 11 years ago | |
mongodb.init | 00000067996.64 KB | 1384615080almost 11 years ago | |
mongodb.logrotate | 0000000150150 Bytes | 1384615081almost 11 years ago | |
mongodb.spec | 00000060505.91 KB | 1384680191almost 11 years ago | |
void_return.patch | 0000000586586 Bytes | 1384615081almost 11 years ago |
Revision 5 (latest revision is 7)
hostmaster
committed
almost 11 years ago (revision 5)
update