Difference between revisions of "MongoDB"
(Created page with "{{Entry |Name=MongoDB |Short description=a scalable, high-performance, schema-free, document-oriented database. |Full description=MongoDB (from "humongous") is a scalab...") |
(Update to 2.6.6.) |
||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=MongoDB | |Name=MongoDB | ||
− | |Short description= | + | |Short description=A scalable, high-performance, schema-free, document-oriented database |
− | |Full description=MongoDB (from "humongous") is a scalable, high-performance, schema-free, document-oriented database. | + | |Full description='''MongoDB (from "humongous") is a scalable, high-performance, schema-free, document-oriented database.''' |
+ | |||
+ | Features: | ||
+ | |||
* Document-oriented storage (the simplicity and power of JSON-like data schemas) | * Document-oriented storage (the simplicity and power of JSON-like data schemas) | ||
* Dynamic queries | * Dynamic queries | ||
Line 13: | Line 16: | ||
* MapReduce for complex aggregation | * MapReduce for complex aggregation | ||
* Commercial Support, Hosting, and Consulting | * Commercial Support, Hosting, and Consulting | ||
+ | |Homepage URL=http://www.mongodb.org/display/DOCS/Home | ||
|User level=advanced | |User level=advanced | ||
− | |||
− | |||
− | |||
− | |||
|Computer languages=C++ | |Computer languages=C++ | ||
− | + | |IRC general=irc://chat.freenode.net/mongodb | |
− | |||
− | |||
− | |IRC general=irc:// | ||
− | |||
|Related projects=Mongo_Engine,Mumblr,Mongoid,Sinatra-Mongo,Mongo_Metrics,MongoMapper | |Related projects=Mongo_Engine,Mumblr,Mongoid,Sinatra-Mongo,Mongo_Metrics,MongoMapper | ||
|Keywords=C++,database,RDBMS,scalable,key-value pair,document store | |Keywords=C++,database,RDBMS,scalable,key-value pair,document store | ||
− | | | + | |Version identifier=2.6.6 |
− | |Last review by= | + | |Version date=2014/12/09 |
− | |Last review date= | + | |Version status=stable |
+ | |Version download=http://www.mongodb.org/downloads | ||
+ | |Last review by=Calinou | ||
+ | |Last review date=2014/12/21 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | | | + | |Status= |
− | | | + | |Is GNU=No |
− | | | + | |License verified date=2009-11-20 |
− | | | + | }} |
+ | {{Project license | ||
+ | |License=BSD_3Clause | ||
+ | |License verified by=Kelly Hopkins | ||
+ | |License verified date=2009-11-20 | ||
+ | }} | ||
+ | {{Project license | ||
+ | |License=Boost | ||
+ | |License verified by=Kelly Hopkins | ||
+ | |License verified date=2009-11-20 | ||
+ | }} | ||
+ | {{Project license | ||
+ | |License=AGPLv3orlater | ||
+ | |License verified by=Kelly Hopkins | ||
|License verified date=2009-11-20 | |License verified date=2009-11-20 | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
+ | |Real name=MongoDB Developers | ||
|Role=Maintainer | |Role=Maintainer | ||
− | |||
|Email=mongodb-dev@googlegroups.com | |Email=mongodb-dev@googlegroups.com | ||
|Resource URL= | |Resource URL= | ||
Line 60: | Line 71: | ||
}} | }} | ||
{{Software category | {{Software category | ||
+ | |Database=server | ||
|Interface=x-window-system | |Interface=x-window-system | ||
+ | |Programming-language=C++ | ||
+ | |Runs-on=Windows, BSD, OS X | ||
}} | }} | ||
− | {{ | + | {{Featured}} |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | }} |
Revision as of 14:37, 21 December 2014
MongoDB
http://www.mongodb.org/
A scalable, high-performance, schema-free, document-oriented database
MongoDB (from "humongous") is a scalable, high-performance, schema-free, document-oriented database.
Features:
- Document-oriented storage (the simplicity and power of JSON-like data schemas)
- Dynamic queries
- Full index support, extending to inner-objects and embedded arrays
- Query profiling
- Fast, in-place updates
- Efficient storage of binary data large objects (e.g. photos and videos)
- Replication and fail-over support
- Auto-sharding for cloud-level scalability
- MapReduce for complex aggregation
- Commercial Support, Hosting, and Consulting
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
MongoDB Developers | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developer | Download | http://www.mongodb.org/display/DOCS/Downloads |
Perl (Ref) | https://metacpan.org/release/MongoDB | |
Developer | Homepage | http://www.mongodb.org/display/DOCS/Developer+Zone |
General | Forum | http://groups.google.com/group/mongodb-user |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.