Go to file
Dylan Richardson bf843f32c1 SERVER-111439: Enable custom build promotion to any env (#41797)
GitOrigin-RevId: b74e7c452f89f0cc0d20d4a0b614f3a05a7d138c
2025-09-25 15:35:40 +00:00
.devcontainer SERVER-111374: Update docs to recommend cloning in a named volume for devcontainers (#41736) 2025-09-24 17:53:53 +00:00
.github SERVER-111439: Enable custom build promotion to any env (#41797) 2025-09-25 15:35:40 +00:00
.vscode_defaults SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
bazel SERVER-110427 Update profiling data (#41794) 2025-09-25 03:13:10 +00:00
buildfarm SERVER-103025 delete scons (#34270) 2025-04-10 03:33:39 +00:00
buildscripts SERVER-111409 disable election handoff in replica_sets_transition_to_csrs_jscore_passthrough.yml (#41769) 2025-09-25 15:28:46 +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-111374: Update docs to recommend cloning in a named volume for devcontainers (#41736) 2025-09-24 17:53:53 +00:00
etc SERVER-111439: Enable custom build promotion to any env (#41797) 2025-09-25 15:35:40 +00:00
evergreen SERVER-111439: Enable custom build promotion to any env (#41797) 2025-09-25 15:35:40 +00:00
jstests SERVER-101276 Disallow timeseries deletes from changing a buckets shard key (#41587) 2025-09-25 12:37:41 +00:00
modules_poc SERVER-111299 Complete TODO listed in SERVER-105529 (#41802) 2025-09-25 10:13:25 +00:00
rpm SERVER-104338: Rename mongodb-enterprise-crypt RPM package (#35845) 2025-05-06 20:50:50 +00:00
src Revert "SERVER-110801 Default spill WT max sessions to main WT max sessions (#41250)" (#41810) 2025-09-25 15:20:55 +00:00
tools SERVER-109365 Early lint failure and --keep-going option (#40158) 2025-08-20 19:59:07 +00:00
x509 SERVER-101468 Update certificate generation to be cross-platform and deterministic (#33814) 2025-04-10 03:08:20 +00:00
.bazelignore SERVER-107350 Add venv directories to bazelignore (#38318) 2025-07-09 18:57:39 +00:00
.bazeliskrc SERVER-97784 make the cpp_link exec props adjustable (#32690) 2025-04-09 21:57:31 +00:00
.bazelrc SERVER-106634 Enable ObservableMutex by default (#41332) 2025-09-24 17:53:02 +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-97784 make the cpp_link exec props adjustable (#32690) 2025-04-09 21:57:31 +00:00
.clang-format SERVER-105050 clang-format IncludeBlocks: Regroup (#36096) 2025-05-27 08:21:14 +00:00
.clang-tidy.in SERVER-81187 Disallow usages of AutoGetCollection from the query module (#41460) 2025-09-18 12:44:57 +00:00
.editorconfig SERVER-101034 Use rules_lint shfmt formatter (#38448) 2025-07-16 01:55:34 +00:00
.gdbinit SERVER-75613 Add GDB pretty printers for immutable data structures 2023-04-21 13:30:50 +00:00
.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-111295 Set python as formatter in format_multirun (#41677) 2025-09-24 17:41:24 +00:00
.gitignore SERVER-110848: improve failure logging in rejected connection pool request.js (#41293) 2025-09-15 16:50:01 +00:00
.lldbinit
.mypy.ini SERVER-72262 Bump Python minimum version to 3.9/3.10 2023-08-02 21:39:07 +00:00
.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
.udbinit
BUILD.bazel SERVER-108556 Also archive with zstd (#41614) 2025-09-24 20:12:54 +00:00
CONTRIBUTING.rst
copy.bara.sky SERVER-108844 add test and dry run to copybara sync script (#40388) 2025-08-25 16:05:54 +00:00
CreativeCommons.txt SERVER-72867 eol-terminate all nonempty text files 2023-04-26 19:19:19 +00:00
cspell.json SERVER-98435 Initial commit for modules poc (#30573) 2025-04-09 19:48:20 +00:00
eslint.config.mjs SERVER-109431: Apply more strict eslint checks on shell code (#40632) 2025-08-29 17:58:07 +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 SERVER-110780 Change over to bolt version that skips restartable sequences (#41224) 2025-09-12 17:00:29 +00:00
OWNERS.yml SERVER-111203: Remove dockerignore file added for devcontainers which… (#41616) 2025-09-19 21:08: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-99572: Cover jstests with custom eslint rules (#32277) 2025-04-09 21:22:15 +00:00
poetry_requirements.txt SERVER-105429 make poetry requrements file (#36472) 2025-05-23 19:30:39 +00:00
poetry.lock SERVER-108556 Also archive with zstd (#41614) 2025-09-24 20:12:54 +00:00
pyproject.toml SERVER-108556 Also archive with zstd (#41614) 2025-09-24 20:12:54 +00:00
README.md SERVER-91333: Reference mongosh in README instead of mongo shell (#25936) 2024-08-16 18:24:46 +00:00
README.third_party.md SERVER-107852 Update README.third_party.md and SBOM on master (#39934) 2025-09-03 22:21:45 +00:00
sbom.json SERVER-110425: Changing sbom.json to test Evergreen task trigger (#41787) 2025-09-25 02:17:27 +00:00
WORKSPACE.bazel SERVER-108556 Also archive with zstd (#41614) 2025-09-24 20:12:54 +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.