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 | 1369381170almost 5 years ago | ![]() |
mongodb-src-r3.0.12.tar.gz | 002935350328 MB | 1465016529almost 2 years ago | |
mongodb.changes | 000002403023.5 KB | 1465016530almost 2 years ago | ![]() |
mongodb.conf | 0000000787787 Bytes | 1438656131over 2 years ago | ![]() |
mongodb.init | 00000070666.9 KB | 1438754442over 2 years ago | ![]() |
mongodb.logrotate | 0000000176176 Bytes | 1392282077about 4 years ago | ![]() |
mongodb.service | 0000000694694 Bytes | 1438754442over 2 years ago | ![]() |
mongodb.spec | 000001556015.2 KB | 1465021090almost 2 years ago | ![]() |