MongoDB Community Edition
The source-available, free-to-use version of MongoDB’s document database. Ideal for learning, experimenting, and building applications in a self-managed environment.
Accelerate innovation with the document model
MongoDB simplifies data management with its intuitive document model, consolidating data into JSON-like documents. This eliminates complexity, reduces downtime, and empowers developers to adapt data models quickly—driving faster innovation and improved productivity.

Learn, prototype, and build freely
Develop with MongoDB’s core database. Community Edition is perfect for creating local development environments, prototyping new applications, and testing deployments.
Community Edition Quick Start Guide
Interact with data using MongoDB Shell
Use MongoDB Shell to perform CRUD operations and build aggregation pipelines. MongoDB Shell enables fast iteration, direct data interaction, and automation through scripts.
MongoDB 8.0
Learning hub
Quick and easy resources to start building with Community Edition.FAQ
MongoDB Enterprise Advanced provides several capabilities not available in the MongoDB Community Edition. These include an in-memory storage engine, auditing, and Kerberos authentication (all on self-managed deployments).
Core server capabilities are broadly equivalent across the two editions. However, a MongoDB Enterprise Advanced subscription includes additional operational and management tools, a commercial license, and access to 24/7/365 technical support.
MongoDB Atlas includes a fully managed cloud database and associated data services. This means infrastructure management, including provisioning compute, storage, and networking, is handled automatically, along with backups, patches, upgrades, scaling, and failover. These tasks are fully automated and handled without user overhead.
MongoDB Enterprise Advanced is a comprehensive suite of products and services designed to develop and support mission-critical applications in self-managed environments. Ops Manager enables automation of operations, including deploying, monitoring, backups, scaling, and upgrades.
MongoDB Enterprise Advanced and Community Edition offer similar core server capabilities for local or cloud development. Enterprise Advanced, however, includes additional operational and management tools, a commercial license, and 24/7/365 technical support.
Note: MongoDB features such as auto-scaling, stream processing, tiered storage for backups, federated queries, and data visualization are only available with MongoDB Atlas.
Yes. MongoDB Community Edition is the source-available and free-to-use edition of MongoDB. It is available under the Server Side Public License.
MongoDB Community Edition can run on local machines and can operate entirely offline, making it well-suited for building, developing, and testing applications in a self-managed environment.
The MongoDB Atlas CLI offers a command-line interface designed specifically for local development. This tool enables developers to create and manage local Atlas clusters and interact with the database directly from the terminal using short, intuitive commands. This simplifies complex database management tasks, allowing them to be accomplished in seconds.
In addition to basic operations, the Atlas CLI also supports managing Atlas Search and Vector Search, enabling developers to programmatically configure and deploy powerful search capabilities.
Get Started with Community Edition
- It’s free
- Easy to learn
- Expressive Query API
- MongoDB drivers