Difference between revisions of "MongoDB"

From Free Software Directory
Jump to: navigation, search
(Update to 2.6.6.)
Line 16: 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
+
|Homepage URL=http://www.mongodb.org/
 
|User level=advanced
 
|User level=advanced
 
|Computer languages=C++
 
|Computer languages=C++

Revision as of 14:39, 21 December 2014


[edit]

MongoDB

http://www.mongodb.org/
A scalable, high-performance, schema-free, document-oriented database

In Oct 2018, MongoDB's "community edition" switched from AGPLv3 to another license making it harder for free software users to depend on it. The source linked in this entry is the last available code base under the AGPLv3. See FerretDB for an alternative.

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

Verified by

craigt

Verified on

3 February 2023




Leaders and contributors

Contact(s)Role
MongoDB Developers Maintainer


Resources and communication

AudienceResource typeURI
DeveloperDownloadhttp://www.mongodb.org/display/DOCS/Downloads
Perl (Ref)https://metacpan.org/release/MongoDB
DeveloperHomepagehttp://www.mongodb.org/display/DOCS/Developer+Zone
GeneralForumhttp://groups.google.com/group/mongodb-user


Software prerequisites




Entry



























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.