Difference between revisions of "MongoDB"

From Free Software Directory
Jump to: navigation, search
(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...")
 
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=MongoDB
 
|Name=MongoDB
|Short description=a scalable, high-performance, schema-free, document-oriented database.
+
|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. Written in C++, MongoDB features:
+
|Full description='''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)
 
* Document-oriented storage (the simplicity and power of JSON-like data schemas)
 
* Dynamic queries
 
* Dynamic queries
Line 13: Line 18:
 
* MapReduce for complex aggregation
 
* MapReduce for complex aggregation
 
* Commercial Support, Hosting, and Consulting
 
* Commercial Support, Hosting, and Consulting
 +
|Homepage URL=http://www.mongodb.org/
 +
|Version download=https://github.com/mongodb/mongo/archive/refs/tags/r4.1.4.tar.gz
 
|User level=advanced
 
|User level=advanced
|Status=Live
+
|Is High Priority Project=No
|Component programs=
 
|Homepage URL=http://www.mongodb.org/display/DOCS/Home
 
|VCS checkout command=
 
 
|Computer languages=C++
 
|Computer languages=C++
|Documentation note=http://www.mongodb.org/display/DOCS/Documentation+Index
+
|Accepts cryptocurrency donations=No
|Paid support=
+
|IRC general=irc://chat.freenode.net/mongodb
|IRC help=
 
|IRC general=irc://irc.freenode.net/mongodb
 
|IRC development=
 
 
|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
|Is GNU=n
+
|Version identifier=2.6.6
|Last review by=Kelly Hopkins
+
|Version date=2014/12/09
|Last review date=2009-11-20
+
|Version status=stable
 +
|Last review by=Bendikker
 +
|Last review date=2018/03/29
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.0.1
+
|Is GNU=No
|Version date=2009-10-22
 
|Version status=stable
 
|Version download=http://github.com/mongodb/mongo/tarball/r1.0.1
 
 
|License verified date=2009-11-20
 
|License verified date=2009-11-20
|Version comment=
+
}}
 +
{{Project license
 +
|License=AGPLv3orlater
 +
|License copyright=Copyright (C) 2008-present MongoDB Inc.
 +
|License verified by=craigt
 +
|License verified date=2023-02-03
 +
}}
 +
{{Software category
 +
|Database=server
 +
|Interface=x-window-system
 +
|Programming-language=C++
 +
|Runs-on=Windows, BSD, OS X
 +
}}
 +
{{EntryGNU
 +
|Is GNU=No
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=MongoDB Developers
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=MongoDB Developers
 
 
|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
Line 59: Line 76:
 
|Resource URL=http://groups.google.com/group/mongodb-user
 
|Resource URL=http://groups.google.com/group/mongodb-user
 
}}
 
}}
{{Software category
+
{{EntryDetails
|Interface=x-window-system
+
|Is High Priority Project=No
}}
+
|Decommissioned or Obsolete=No
{{Project license
+
|Accepts cryptocurrency donations=No
|License=BSD_3Clause
+
|Test entry=No
|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
 
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 12:32, 21 August 2023


[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.









Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








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.