Go to file
Zack Winter 558f69287c SERVER-82192 Remove mongo-tooling-metrics (#35332)
GitOrigin-RevId: 289c8047fe9a9e8ff4ba6c3d48bea79fb379ee98
2025-04-23 20:24:47 +00:00
.github SERVER-103481 Refine query codeowners in query_cmd/, db/s and db/test_output (#35169) 2025-04-23 18:51:35 +00:00
.vscode_defaults SERVER-103025 delete scons (#34270) 2025-04-10 03:33:39 +00:00
bazel SERVER-102939: Remove not_windows_debug_symbols_disabled config setting group. (#35302) 2025-04-23 17:02:00 +00:00
buildfarm SERVER-103025 delete scons (#34270) 2025-04-10 03:33:39 +00:00
buildscripts SERVER-82192 Remove mongo-tooling-metrics (#35332) 2025-04-23 20:24:47 +00:00
debian SERVER-103025 delete scons (#34270) 2025-04-10 03:33:39 +00:00
distsrc SERVER-99662 Implmement building msi's in bazel (#33677) 2025-04-10 01:43:37 +00:00
docs SERVER-82192 Remove mongo-tooling-metrics (#35332) 2025-04-23 20:24:47 +00:00
etc SERVER-103554 Make ReshardingOplogFetcher fetch oplog entries from the primary during the critical section (#35271) 2025-04-23 19:33:31 +00:00
evergreen SERVER-104108 Add simple_build_id and use linkopt -S on AL2023 (#35238) 2025-04-22 18:13:11 +00:00
jstests SERVER-103554 Make ReshardingOplogFetcher fetch oplog entries from the primary during the critical section (#35271) 2025-04-23 19:33:31 +00:00
modules_poc SERVER-98435 fix typo in modules_poc/README.md (#35286) 2025-04-22 21:18:06 +00:00
rpm SERVER-87451 Upgrade rhel8.0 variants to rhel8.8 (#24255) 2024-07-05 21:35:08 +00:00
src SERVER-103554 Make ReshardingOplogFetcher fetch oplog entries from the primary during the critical section (#35271) 2025-04-23 19:33:31 +00:00
tools SERVER-103844 improve bazel wrapper script python detection (#35048) 2025-04-15 20:23:34 +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-101911: moving deps to bzlmod (#32753) 2025-04-10 01:33:10 +00:00
.bazeliskrc SERVER-97784 make the cpp_link exec props adjustable (#32690) 2025-04-09 21:57:31 +00:00
.bazelrc SERVER-104108 Add simple_build_id and use linkopt -S on AL2023 (#35238) 2025-04-22 18:13:11 +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
.bazelversion SERVER-97784 make the cpp_link exec props adjustable (#32690) 2025-04-09 21:57:31 +00:00
.clang-format SERVER-74089 Change clang-format setting DeriveLineEnding to true to allow for Windows-style line endings locally 2023-02-17 01:36:20 +00:00
.clang-tidy.in SERVER-97447 clean up v4 toolchain compatibility artifacts (#34032) 2025-04-10 02:55:24 +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-103892 Remove enterprise specific configuration (#35109) 2025-04-18 19:32:58 +00:00
.gitattributes SERVER-101911: moving deps to bzlmod (#32753) 2025-04-10 01:33:10 +00:00
.gitignore SERVER-102007 add .zed to .gitignore (#33311) 2025-04-09 23:47:15 +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-103634 Apply "bazel run format" formatter to idl files (#34832) 2025-04-10 06:31:01 +00:00
.prettierrc SERVER-103634 Apply "bazel run format" formatter to idl files (#34832) 2025-04-10 06:31:01 +00:00
.udbinit
BUILD.bazel SERVER-103726 Add comments around install targets to make it easier to search for aliases (#34942) 2025-04-11 17:27:56 +00:00
CONTRIBUTING.rst
copy.bara.sky SERVER-101171 Make copybara preserve Co-authored-by lines (#32756) 2025-04-09 23:05:49 +00:00
copy.bara.staging.sky SERVER-94187 Switch git ssh to https in copybara (#27049) 2024-09-16 16:01:16 +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-101755 Add string substitution to assertion messages (#34437) 2025-04-10 05:00:08 +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-104108 Add simple_build_id and use linkopt -S on AL2023 (#35238) 2025-04-22 18:13:11 +00:00
OWNERS.yml SERVER-103025 delete scons (#34270) 2025-04-10 03:33:39 +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.lock SERVER-82192 Remove mongo-tooling-metrics (#35332) 2025-04-23 20:24:47 +00:00
pyproject.toml SERVER-82192 Remove mongo-tooling-metrics (#35332) 2025-04-23 20:24:47 +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-102596: upgrade libbson to 1.28.1 (#34206) 2025-04-10 03:35:57 +00:00
sbom.json SERVER-102596: upgrade libbson to 1.28.1 (#34206) 2025-04-10 03:35:57 +00:00
symbols.orderfile SERVER-100193 updated symbols (#33568) 2025-04-10 01:28:02 +00:00
WORKSPACE.bazel SERVER-103119 expose gdb as separate bazel toolchain component (#34991) 2025-04-15 14:22:03 +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.