Difference between revisions of "MongoDB"

From Free Software Directory
Jump to: navigation, search
(Update to 2.6.6.)
(Added Perl link)
(One intermediate revision by one other user not shown)
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
 +
|Is High Priority Project=No
 
|Computer languages=C++
 
|Computer languages=C++
 +
|Accepts cryptocurrency donations=No
 
|IRC general=irc://chat.freenode.net/mongodb
 
|IRC general=irc://chat.freenode.net/mongodb
 
|Related projects=Mongo_Engine,Mumblr,Mongoid,Sinatra-Mongo,Mongo_Metrics,MongoMapper
 
|Related projects=Mongo_Engine,Mumblr,Mongoid,Sinatra-Mongo,Mongo_Metrics,MongoMapper
Line 26: Line 28:
 
|Version status=stable
 
|Version status=stable
 
|Version download=http://www.mongodb.org/downloads
 
|Version download=http://www.mongodb.org/downloads
|Last review by=Calinou
+
|Last review by=Bendikker
|Last review date=2014/12/21
+
|Last review date=2018/03/29
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Status=
 
 
|Is GNU=No
 
|Is GNU=No
 
|License verified date=2009-11-20
 
|License verified date=2009-11-20
Line 53: Line 54:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=mongodb-dev@googlegroups.com
 
|Email=mongodb-dev@googlegroups.com
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Perl (Ref)
 +
|Resource URL=https://metacpan.org/release/MongoDB
 
}}
 
}}
 
{{Resource
 
{{Resource

Revision as of 11:25, 29 March 2018


[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
















"Perl (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.













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.