MongoDB

MongoDB
Developer(s)MongoDB Inc.
Initial releaseFebruary 11, 2009 (2009-02-11)
Stable release
8.0.4  / 9 December 2024, 6 months ago
Repository
Written inC++, JavaScript, Python, C
Operating systemWindows Vista and later, Linux, OS X 10.7 and later, Solaris, FreeBSD
Available inEnglish
TypeDocument-oriented database
LicenseServer Side Public License or proprietary
Websitemongodb.com

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.