MongoDB
| MongoDB | |
|---|---|
| Developer(s) | MongoDB Inc. |
| Initial release | February 11, 2009[1] |
| Stable release | 8.1.2[2]
/ 2 July 2025, 2 months ago |
| Repository | |
| Written in | C++, JavaScript, Python, C |
| Operating system | Windows Vista and later, Linux, OS X 10.7 and later, Solaris,[3] FreeBSD[4] |
| Available in | English |
| Type | Document-oriented database |
| License | Server Side Public License or proprietary |
| Website | mongodb |
MongoDB is a source-available, cross-platform, document-oriented database program. Classified as a NoSQL database product, MongoDB uses JSON-like documents with optional schemas. Released in February 2009 by 10gen (now MongoDB Inc.), it supports features like sharding, replication, and ACID transactions (from version 4.0). MongoDB Atlas, its managed cloud service, operates on AWS, Google Cloud Platform, and Microsoft Azure. Current versions are licensed under the Server Side Public License (SSPL). MongoDB is a member of the MACH Alliance.
- ^ "State of MongoDB March, 2010". DB-Engines. Archived from the original on September 18, 2017. Retrieved July 5, 2017.
- ^ "Release r8.1.2". July 2, 2025. Retrieved July 22, 2025.
- ^ "How to Set Up a MongoDB NoSQL Cluster Using Oracle Solaris Zones". Oracle. Archived from the original on August 12, 2017. Retrieved July 5, 2017.
- ^ "How-To: MongoDB on FreeBSD 10.x". FreeBSD News. Archived from the original on December 28, 2017. Retrieved July 5, 2017.