Go to file
Sean Lyons 105a0be655 SERVER-119904: Set defaults for storage engine cache size in resmoke_suite_test (#48271)
GitOrigin-RevId: d347ae3145ec35b741def678eebdee6b0d00c15c
2026-02-20 18:41:28 +00:00
.devcontainer SERVER-116221: Reference python3.13 in v5 toolchain (#47179) 2026-02-05 16:39:17 +00:00
.github SERVER-99745 Make hashed shard key index optional upon sharding a collection (#47588) 2026-02-06 17:30:31 +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-119904: Set defaults for storage engine cache size in resmoke_suite_test (#48271) 2026-02-20 18:41:28 +00:00
buildfarm SERVER-103025 delete scons (#34270) 2025-04-10 03:33:39 +00:00
buildscripts SERVER-119904: Set defaults for storage engine cache size in resmoke_suite_test (#48271) 2026-02-20 18:41:28 +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-119095 Document rate-limiting logs with SeveritySuppressor (#48106) 2026-02-17 18:51:56 +00:00
etc SERVER-119880: revert "Expose serverStatus metric for oplog fetching" (#48247) 2026-02-20 18:38:27 +00:00
evergreen SERVER-119904: Set defaults for storage engine cache size in resmoke_suite_test (#48271) 2026-02-20 18:41:28 +00:00
jstests SERVER-119767 Exclude SBE plan cache tests from new executor suite (#48174) 2026-02-20 18:39:42 +00:00
modules_poc SERVER-104912 mark core.bson (part 2) (#47566) 2026-02-10 09:25:27 +00:00
rpm SERVER-106413 add rhel10 variant (#46800) 2026-01-22 20:24:07 +00:00
src SERVER-119552: Fix view resolution check for extensions (#48269) 2026-02-20 18:41:10 +00:00
tools SERVER-118867 output all wrapper script output in CI (#47535) 2026-02-04 02:36:46 +00:00
x509 SERVER-118615 Use generated macos certificates in system CA tests (#47717) 2026-02-10 16:25:28 +00:00
.bazelignore SERVER-118522 Vendor Fuzztest (#47328) 2026-02-06 19:34:13 +00:00
.bazeliskrc SERVER-111729 use waterfall binaries for custom bazel binary (#42019) 2025-09-30 22:41:34 +00:00
.bazelrc SERVER-118522 Vendor Fuzztest (#47328) 2026-02-06 19:34:13 +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
.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-115951: Adds External JS Server integration (#43960) 2026-02-04 10:39:58 +00:00
.prettierrc SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
BUILD.bazel SERVER-117897 Add mongot-extension to dist and dist-test (#47736) 2026-02-06 22:42:03 +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-119704: add monguard directory and prevent it from being mirrored (#48113) 2026-02-14 00:19:18 +00:00
CreativeCommons.txt
cspell.json SERVER-113055 Implement DEK rotation for OpLog (#47518) 2026-02-10 18:17:38 +00:00
eslint.config.mjs SERVER-99750 Use generated certificates in jstests (#46650) 2026-01-28 18:44:45 +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-116379 Add WASI SDK to be used in Bazel (#47668) 2026-02-06 22:41:46 +00:00
MODULE.bazel.lock SERVER-118522 Vendor Fuzztest (#47328) 2026-02-06 19:34:13 +00:00
OWNERS.yml SERVER-118522 Vendor Fuzztest (#47328) 2026-02-06 19:34:13 +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-119407: Add resmoke --shellJSDebugMode flag to enable JS debugger handling (#48095) 2026-02-14 00:18:25 +00:00
pyproject.toml SERVER-119407: Add resmoke --shellJSDebugMode flag to enable JS debugger handling (#48095) 2026-02-14 00:18:25 +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-115300 Replace CityHash usage in ResourceId with SipHash (#47476) 2026-02-06 10:30:33 +00:00
sbom.json SERVER-118522 Vendor Fuzztest (#47328) 2026-02-06 19:34:13 +00:00
WORKSPACE.bazel SERVER-115288 Introduce SignatureValidator (#47624) 2026-02-18 16:06:37 +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.