This repository contains the source code for MongoDB, a popular NoSQL document database. It includes the `mongod` server for managing data and the `mongos` sharding router for distributed deployments. You can build and run it locally using commands like `./mongod` and `./mongosh`.
The core C++ codebase for the MongoDB document database.
Developers and system administrators building or contributing to database systems and distributed applications.
Not enough data yet. Star history will appear after a few days of tracking.