MongoDB

MongoDB
DeveloperMongoDB Inc.
Initial releaseFebruary 11, 2009 (2009-02-11)
Stable release
8.2.3  / 22 December 2025, 2 months ago
Written inC++, JavaScript, Python, C
Operating systemWindows 10 and later, Linux, OS X 10.7 and later, Solaris, FreeBSD
Available inEnglish
TypeDocument-oriented database
LicenseServer Side Public License or proprietary
Websitemongodb.com
Repository

MongoDB is a source-available, cross-platform, document-oriented database program. Classified as a NoSQL database product, MongoDB uses JSON-like documents (called BSON) 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.