OSS Tanbou

MongoDB — a database server for document data and sharding

OSS health 86
About these scores

Discovery score is an unbounded weighted, log-compressed index of stars, watchers, forks, and contributors. Growth momentum is its change over the observed period; OSS health is a 0–100 score from available repository recency, Community Health, and release data.

Stars
28,556
Primary language
C++
License
Not determined
Repository last updated
Sep 11, 2026

Overview

MongoDB is a document-oriented database. Its repository contains the mongod database server and the mongos sharding router, with official paths to the shell, Compass, language drivers, Community Server, and the Atlas cloud service.

Features and best fit

Based on official documentation; not hands-on tested · Content checked:

Store documents and route traffic across sharded clusters

mongod runs the database server and mongos routes requests for sharding. Teams can combine the mongosh shell, Compass GUI, and drivers for major languages across single-server and distributed deployments. The README presents Community Server downloads and Docker images separately from Atlas.

Sources: [1]

For services evaluating evolving document structures and horizontal scale

It is a candidate when nested application data should be modeled as documents and queries, indexes, replication, and sharding should share one database ecosystem. Validate access patterns, document boundaries, indexes, consistency, and recovery with representative data.

Sources: [1]

Separate Community Server, Atlas, and the SSPL boundary

The README says versions before October 16, 2018 use the AGPL, while later versions and patches to earlier releases use SSPL v1. Source availability should not be treated as equivalent to an OSI-approved license; inspect file headers and the actual terms. Self-managed Community Server and managed Atlas also assign operational responsibility differently.

Sources: [1][2]

Official sources

  1. [1]MongoDB README(2026-09-13)
  2. [2]MongoDB Community SSPL v1(2026-09-13)
Supplemental curator note

Selected for establishing MongoDB and NoSQL as category terms while serving separate self-managed and Atlas adoption intents.

Growth

Growth trends · Last 30 days

28,556 Stars

Trend data is still being collected.

Development activity

Last 90 days · weekly

Commits (last 30 days)
586
Open PRs
34

Development activity is still being collected.

Built with

Categories and tags

GitHub data

GitHub dataView detailed GitHub data

GitHub Topics

  • c-plus-plus
  • database
  • mongodb
  • nosql
Stars
28,556
Forks
5,805
Watchers
1,243
Open issues
0
Primary language
C++
License
Not determined
Repository last updated
Sep 11, 2026
Report incorrect information

Tell us if any listing information is incorrect or outdated.