Go to file
Lee Maguire 53723f7fc0 SERVER-125582: Update WASI to v33, Wasmtime to v44.0.1 (#52983)
Co-authored-by: Andrew Bradshaw <andrew.bradshaw@mongodb.com>
GitOrigin-RevId: fe45b707b71f0706ca63065827f2042af339817d
2026-05-04 18:08:55 +00:00
.devcontainer SERVER-124481: Team Rename: DevProd Test Infrastructure (#52100) 2026-04-28 20:09:30 +00:00
.github SERVER-124481: Team Rename: DevProd Test Infrastructure (#52100) 2026-04-28 20:09:30 +00:00
.tmp SERVER-114982: Enable compressed bazel exec log by default (#44882) 2025-12-08 20:42:56 +00:00
.vscode_defaults SERVER-123170 Fix error in VS Code for Python interpreter path (#50931) 2026-04-01 19:51:14 +00:00
bazel SERVER-125582: Update WASI to v33, Wasmtime to v44.0.1 (#52983) 2026-05-04 18:08:55 +00:00
buildscripts SERVER-122303 refresh token periodically to make longer sync runs work (#52968) 2026-05-04 17:59:35 +00:00
debian SERVER-116419: Update man pages for 8.3 (#51744) 2026-04-14 13:36:59 +00:00
distsrc SERVER-121793: prettier-format README files (#49712) 2026-03-17 22:41:45 +00:00
docs SERVER-122303 Move copybara syncs to master (#50337) 2026-05-04 16:00:45 +00:00
etc SERVER-124967 Return InvalidOptions for collMod with cappedSize/cappedMax on a view (#52849) 2026-05-04 16:59:22 +00:00
evergreen SERVER-120949: Remove Tag Based FCV Generation (#49061) 2026-04-28 23:56:28 +00:00
jstests SERVER-124452 Create property-based test for correctness of replanning queries (#52089) 2026-05-04 18:00:58 +00:00
modules_poc SERVER-124481: Team Rename: DevProd Test Infrastructure (#52100) 2026-04-28 20:09:30 +00:00
rpm SERVER-106413 add rhel10 variant (#46800) 2026-01-22 20:24:07 +00:00
src SERVER-125797 Pass recordsDiff argument in DeduplicatorReporter::add (#52964) 2026-05-04 18:07:31 +00:00
tools SERVER-125021: Attempt Backing URL in 90% of Bazel Invocations Before Hitting Remote Asset API (#52328) 2026-04-22 17:16:42 +00:00
x509 SERVER-124136 Format markdown via prettier: wrap lines and use width of 100 (#52231) 2026-04-21 19:20:11 +00:00
.bazelignore SERVER-123751: Ignore nested worktrees (#51496) 2026-04-09 17:42:57 +00:00
.bazeliskrc SERVER-125021: Attempt Backing URL in 90% of Bazel Invocations Before Hitting Remote Asset API (#52328) 2026-04-22 17:16:42 +00:00
.bazelrc SERVER-123952 Enable Warnings-as-Errors on MacOS Cross Compile Build (#52814) 2026-04-29 15:27:07 +00:00
.bazelrc.fuzztest SERVER-118522 Vendor Fuzztest (#47328) 2026-02-06 19:34:13 +00:00
.bazelrc.local.example
.bazelrc.sync SERVER-102364 Periodically check $reduce accumulated depth less than… (#38333) 2025-08-06 19:22:18 +00:00
.bazelrc.target_mongo_version SERVER-120949: Remove Tag Based FCV Generation (#49061) 2026-04-28 23:56:28 +00:00
.bazelversion SERVER-125021: Attempt Backing URL in 90% of Bazel Invocations Before Hitting Remote Asset API (#52328) 2026-04-22 17:16:42 +00:00
.clang-format SERVER-113167 add clang format config for newlines at EOF (#43302) 2025-10-29 17:08:21 +00:00
.clang-tidy.in SERVER-119757 Rename ShardingDDLCoordinator to ShardingCoordinator (#48662) 2026-03-18 11:27:39 +00:00
.editorconfig SERVER-107825: editorconfig for common files (#43105) 2025-10-29 17:53:05 +00:00
.gdbinit
.git-blame-ignore-revs SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
.gitattributes SERVER-119997 Dont run prettier on monguard directory 2026-02-20 18:58:49 +00:00
.gitignore SERVER-122303 Move copybara syncs to master (#50337) 2026-05-04 16:00:45 +00:00
.lldbinit
.mypy.ini SERVER-121511: Update remaining Python 3.10 references to 3.13 (#49522) 2026-03-17 22:04:32 +00:00
.npmrc SERVER-100116 Set up rules_lint with eslint (#32036) 2025-04-09 19:38:20 +00:00
.prettierignore SERVER-121793: prettier-format README files (#49712) 2026-03-17 22:41:45 +00:00
.prettierrc SERVER-124136 Format markdown via prettier: wrap lines and use width of 100 (#52231) 2026-04-21 19:20:11 +00:00
BUILD.bazel SERVER-123190 Disable shard registry and catalog cache when --configOnly is specified (#51029) 2026-04-28 19:06:04 +00:00
CONTRIBUTING.rst
CreativeCommons.txt
cspell.json SERVER-113581 Implement DEK Rotation for Phylog (#49440) 2026-03-30 15:20:08 +00:00
eslint.config.mjs SERVER-119145 Do not reserialize oplog entries before comparing them (#50587) 2026-03-31 20:06:10 +00:00
jsconfig.json SERVER-118538: Add jstests in modules to jsconfig (#47300) 2026-01-30 19:06:20 +00:00
LICENSE-Community.txt
MODULE.bazel SERVER-125582: Update WASI to v33, Wasmtime to v44.0.1 (#52983) 2026-05-04 18:08:55 +00:00
MODULE.bazel.lock SERVER-125758: Fix missing sysroot warning on macos cross compilation (#52906) 2026-05-04 16:38:15 +00:00
OWNERS.yml SERVER-122303 Move copybara syncs to master (#50337) 2026-05-04 16:00:45 +00:00
package.json SERVER-101526 Eslint not woking anymore due to missing eslint-plugin-mongodb dependency (#32926) 2025-04-09 22:59:06 +00:00
pnpm-lock.yaml SERVER-112646: Set up eslint and node for devcontainer (#42978) 2025-10-23 14:17:04 +00:00
poetry_requirements.txt SERVER-105429 make poetry requrements file (#36472) 2025-05-23 19:30:39 +00:00
poetry.lock SERVER-109005 add rapidyaml wheels (#51312) 2026-04-08 16:49:39 +00:00
pyproject.toml SERVER-109005 add rapidyaml wheels (#51312) 2026-04-08 16:49:39 +00:00
README.md SERVER-124136 Format markdown via prettier: wrap lines and use width of 100 (#52231) 2026-04-21 19:20:11 +00:00
README.third_party.md SERVER-111072 Auto-generated SBOM files [master] (#51181) 2026-04-13 16:55:31 +00:00
sbom.json SERVER-111072 Auto-generated SBOM files [master] (#52464) 2026-04-28 19:11:04 +00:00
WORKSPACE.bazel SERVER-124473: Add bazel rules for running db-contrib-tool (#52092) 2026-04-20 15:36:36 +00:00

Logo MongoDB README

Welcome to MongoDB!

Components

  • mongod - The database server.
  • mongos - Sharding router.

Download MongoDB

Download the MongoDB Shell

Building

See Building MongoDB.

Running

For command line options invoke:

$ ./mongod --help

To run a single server database:

$ sudo mkdir -p /data/db
$ ./mongod
$
$ # The mongosh shell connects to localhost and test database by default:
$ ./mongosh
test> help

Installing Compass

You can install compass using the install_compass script packaged with MongoDB:

$ ./install_compass

This will download the appropriate MongoDB Compass package for your platform and install it.

Drivers

Client drivers for most programming languages are available at https://docs.mongodb.com/manual/applications/drivers/.

Bug Reports

See https://github.com/mongodb/mongo/wiki/Submit-Bug-Reports.

Packaging

Packages are created dynamically by the buildscripts/packager.py script. This will generate RPM and Debian packages.

Learn MongoDB

Cloud Hosted MongoDB

https://www.mongodb.com/cloud/atlas

Forums

LICENSE

MongoDB is free and the source is available. Versions released prior to October 16, 2018 are published under the AGPL. All versions released after October 16, 2018, including patch fixes for prior versions, are published under the Server Side Public License (SSPL) v1. See individual files for details which will specify the license applicable to each file. Files subject to the SSPL will be noted in their headers.