Go to file
Serhii Lysenko 55f2df1754 SERVER-99572: Cover jstests with custom eslint rules (#32277)
Co-authored-by: Serhii Lysenko <serhiilysenko@mongodb.com>
Co-authored-by: Zack Winter <zack.winter@mongodb.com>
Co-authored-by: romanskas <30618745+romanskas@users.noreply.github.com>
GitOrigin-RevId: 7f9fb5e323eb4c87de26ed6756f44b6cdec48305
2025-04-09 21:22:15 +00:00
.github SERVER-95435 Move OpDebug class to own file (#32236) 2025-04-09 21:15:47 +00:00
.vscode_defaults SERVER-99522 Delete dead py linters (#31760) 2025-04-09 19:33:45 +00:00
bazel SERVER-100918: add flag to exclude streams from a non-release build variant (#32473) 2025-04-09 21:16:22 +00:00
buildfarm SERVER-88994 Change OWNERS.yml files to use github teams (#20792) 2024-04-04 21:40:28 +00:00
buildscripts SERVER-99572: Cover jstests with custom eslint rules (#32277) 2025-04-09 21:22:15 +00:00
debian SERVER-93920: Final cleanup for enableMajorityReadConcern flag (#26455) 2024-08-23 19:21:58 +00:00
distsrc Revert "SERVER-99662 Implmement building msi's in bazel (#31404)" (#31722) 2025-01-29 12:18:54 +00:00
docs SERVER-72901 Move remaining top-level core jstests to subdirectories (#30813) 2025-04-09 20:11:18 +00:00
etc SERVER-100223 Enable directConnectionChecksWithSingleShard by default (#32503) 2025-04-09 21:21:04 +00:00
evergreen SERVER-100820 Fix many validate_mongocryptd invocation bugs (#32367) 2025-04-09 21:06:16 +00:00
jstests SERVER-100894 Do not use the createEncryptionCollection helper in the create_all_type_collections.js FSM test (#32447) 2025-04-09 21:21:57 +00:00
modules_poc SERVER-98435 Initial commit for modules poc (#30573) 2025-04-09 19:48:20 +00:00
rpm SERVER-87451 Upgrade rhel8.0 variants to rhel8.8 (#24255) 2024-07-05 21:35:08 +00:00
site_scons SERVER-100918: add flag to exclude streams from a non-release build variant (#32473) 2025-04-09 21:16:22 +00:00
src Revert "SERVER-97662 Skip IET generation when SBE plan cache is not used (#29886)" (#32507) 2025-04-09 21:21:39 +00:00
tools SERVER-100116 Set up rules_lint with eslint (#32036) 2025-04-09 19:38:20 +00:00
.bazelignore SERVER-82800 Port mozjs to Bazel (#27124) 2024-09-16 21:52:13 +00:00
.bazelrc SERVER-100918: add flag to exclude streams from a non-release build variant (#32473) 2025-04-09 21:16:22 +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-97786 Upgrade Bazel to 7.5.0 (#31921) 2025-02-04 00:27:20 +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-95993 Suppress -Winterference-size (#30577) 2024-12-23 15:58:55 +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-90771: Ignore Ruff formatting changes in git history (#22455) 2024-05-23 14:11:58 +00:00
.gitattributes
.gitignore SERVER-96986 Revert "Revert "SERVER-96986 Add missing install targets (#32410)" (#32467) 2025-04-09 21:13:42 +00:00
.lldbinit SERVER-41168 Add lldb comment to .lldbinit 2019-06-17 10:07:37 -04:00
.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-98985: vendor the aws sdk into bazel (#31174) 2025-01-23 20:38:36 +00:00
.prettierrc SERVER-88970 Added ignored revs to this formatting change 2024-04-06 09:51:25 +00:00
.udbinit SERVER-50449 Add gdb helper scripts for UndoDB 2020-09-01 15:48:47 +00:00
BUILD.bazel SERVER-99572: Cover jstests with custom eslint rules (#32277) 2025-04-09 21:22:15 +00:00
CONTRIBUTING.rst
copy.bara.sky SERVER-94187 Switch git ssh to https in copybara (#27049) 2024-09-16 16:01:16 +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-99572: Cover jstests with custom eslint rules (#32277) 2025-04-09 21:22:15 +00:00
jsconfig.json SERVER-95506: jsconfig.json should include files rather than exclude them. (#27790) 2024-10-14 22:25:31 +00:00
LICENSE-Community.txt
OWNERS.yml SERVER-100116 Swap eslint to rules_lint & upgrade to 9.19.0 (#31917) 2025-04-09 20:14:48 +00:00
package.json SERVER-99572: Cover jstests with custom eslint rules (#32277) 2025-04-09 21:22:15 +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-100673: add nightly variants for s390x (#32223) 2025-04-09 21:02:22 +00:00
pyproject.toml SERVER-100673: add nightly variants for s390x (#32223) 2025-04-09 21:02:22 +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-98608 Update MozJS to 115.19 (#31517) 2025-01-27 18:04:29 +00:00
sbom.json SERVER-98608 Update MozJS to 115.19 (#31517) 2025-01-27 18:04:29 +00:00
SConstruct SERVER-100918: add flag to exclude streams from a non-release build variant (#32473) 2025-04-09 21:16:22 +00:00
symbols.orderfile SERVER-100193 Revert "SERVER-100193 update symbols.orderfile (#31801)" (#32014) 2025-04-09 19:27:56 +00:00
WORKSPACE.bazel SERVER-96986 Added MongoT support to Bazel Compile Evergreen Task (#32210) 2025-04-09 20:03:52 +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.