Go to file
Zack Winter b061ffb18b SERVER-117275 Compress coredumps in unit test wrapper (#46919)
GitOrigin-RevId: e63046efaa6b4a4c28282ca8a6180ac8e7f80636
2026-01-26 21:28:14 +00:00
.cursor/rules SERVER-115561: Modify Cursor Rules to include a brief rationale to motivate test changes (#45322) 2025-12-19 11:17:37 +00:00
.devcontainer SERVER-115105: Upgrade evergreen cli in devcontainer (#44989) 2025-12-09 17:32:14 +00:00
.github SERVER-117309 Make findAndModify retry path support looking up pre/post image by performing snapshot read instead (#46523) 2026-01-26 19:17:24 +00:00
.tmp SERVER-114982: Enable compressed bazel exec log by default (#44882) 2025-12-08 20:42:56 +00:00
.vscode_defaults SERVER-115974 restrict clangd in vscode (#45632) 2025-12-30 19:20:28 +00:00
bazel SERVER-117275 Compress coredumps in unit test wrapper (#46919) 2026-01-26 21:28:14 +00:00
buildfarm SERVER-103025 delete scons (#34270) 2025-04-10 03:33:39 +00:00
buildscripts SERVER-117309 Make findAndModify retry path support looking up pre/post image by performing snapshot read instead (#46523) 2026-01-26 19:17:24 +00:00
debian SERVER-107074: Update man pages for 8.2 (#39851) 2025-08-25 16:54:52 +00:00
distsrc SERVER-99662 Implmement building msi's in bazel (#33677) 2025-04-10 01:43:37 +00:00
docs SERVER-117779 Fix typo: occured -> occurred in docs/logging.md (#46965) 2026-01-26 16:43:47 +00:00
etc SERVER-117752: Add Core Dump Integration Test for Remote Exec Unit Tests (#46918) 2026-01-26 19:16:11 +00:00
evergreen SERVER-117275 Compress coredumps in unit test wrapper (#46919) 2026-01-26 21:28:14 +00:00
jstests Revert "SERVER-115077 Implement a test extension that uses ViewPolicy… (#46967) 2026-01-26 19:20:45 +00:00
modules_poc SERVER-112828 Codeown upgrade/downgrade-related code changes to CAR (#46793) 2026-01-26 10:23:18 +00:00
rpm SERVER-106413 add rhel10 variant (#46800) 2026-01-22 20:24:07 +00:00
src Revert "SERVER-115077 Implement a test extension that uses ViewPolicy… (#46967) 2026-01-26 19:20:45 +00:00
tools SERVER-117040 use py_host target in the bazel wrapper (#46295) 2026-01-13 19:19:47 +00:00
x509 SERVER-101469 Introduce Bazel targets for certificate generation (#45530) 2025-12-29 19:22:51 +00:00
.bazelignore SERVER-114982: Enable compressed bazel exec log by default (#44882) 2025-12-08 20:42:56 +00:00
.bazeliskrc SERVER-111729 use waterfall binaries for custom bazel binary (#42019) 2025-09-30 22:41:34 +00:00
.bazelrc SERVER-117275 Compress coredumps in unit test wrapper (#46919) 2026-01-26 21:28:14 +00:00
.bazelrc.local.example SERVER-99004 Change from build to common in bazelrc so more things can inherit (#30830) 2025-01-06 22:50:48 +00:00
.bazelrc.sync SERVER-102364 Periodically check $reduce accumulated depth less than… (#38333) 2025-08-06 19:22:18 +00:00
.bazelversion SERVER-111729 use waterfall binaries for custom bazel binary (#42019) 2025-09-30 22:41:34 +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-113193 apply standard mongo include path (#43328) 2025-10-30 01:38:04 +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-100324 Do not automatically merge changes to golden test expected output (#44643) 2025-12-04 15:24:12 +00:00
.gitignore SERVER-117351: Ignore pnpm files in gitignore (#46562) 2026-01-19 14:49:51 +00:00
.lldbinit
.mypy.ini
.npmrc SERVER-100116 Set up rules_lint with eslint (#32036) 2025-04-09 19:38:20 +00:00
.prettierignore SERVER-107852 Update README.third_party.md and SBOM on master (#39934) 2025-09-03 22:21:45 +00:00
.prettierrc SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
AGENTS.md SERVER-112079 allow AI writes to test files regardless of extension (#42952) 2025-10-24 12:09:09 +00:00
BUILD.bazel SERVER-117641 use output base directly for compiledb (#46797) 2026-01-22 19:32:59 +00:00
CLAUDE.md SERVER-112079 Move AI write rules to tool-agnostic AGENTS.md file (#42714) 2025-10-20 12:14:04 +00:00
CONTRIBUTING.rst
copy.bara.sky SERVER-117433: Add private third party dependency directory (#46628) 2026-01-21 21:14:41 +00:00
CreativeCommons.txt
cspell.json SERVER-114808 Update OCSF audit filters used for benchmarks (#44800) 2025-12-11 19:51:03 +00:00
eslint.config.mjs SERVER-115463 Use comparator with kSortArrays in sbe_non_leading_match_pbt.js (#46710) 2026-01-23 19:47:09 +00:00
jsconfig.json SERVER-103603: Support .d.ts typings for common "conn" and "db" workflows (#35071) 2025-04-16 20:01:24 +00:00
LICENSE-Community.txt
MODULE.bazel Revert "SERVER-116153: Add azure-sdk as a third_party lib (#45852)" (#46748) 2026-01-22 04:19:06 +00:00
MODULE.bazel.lock SERVER-116372: Upgrade Bazel Python toolchain from 3.11.6 to 3.13.11 (#46729) 2026-01-26 15:44:29 +00:00
OWNERS.yml SERVER-114982: Enable compressed bazel exec log by default (#44882) 2025-12-08 20:42:56 +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-117053: PyKMIP library incompatible with Python 3.13 (#46297) 2026-01-20 15:44:08 +00:00
pyproject.toml SERVER-115023: Fix invalid escape sequences for Python 3.13 compatibi… (#46796) 2026-01-26 15:14:01 +00:00
README.md SERVER-111949 Update README to point at mongodb-maintained dockerhub container (#42201) 2025-10-06 15:09:49 +00:00
README.third_party.md SERVER-111072 Auto-generated SBOM files [master] (#45943) 2026-01-08 18:34:44 +00:00
sbom.json Revert "SERVER-116153: Add azure-sdk as a third_party lib (#45852)" (#46748) 2026-01-22 04:19:06 +00:00
WORKSPACE.bazel SERVER-115285 Provide bazel mechanism for signing test extensions (#45997) 2026-01-20 23:01:28 +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.