Go to file
ben-gawel dd3697bf76 SERVER-93030 Add queryAnalysisSamplerConfigurationRefreshSecs to mongod options for analyze_shard_key test suites (#25555)
GitOrigin-RevId: a0ebb2bb0bd6ebc5cd825c9746ec77ff2f70834c
2024-07-31 15:15:16 +00:00
.github SERVER-91539 Code ownership for Catalog and Routing team (#25412) 2024-07-31 09:13:07 +00:00
.vscode_defaults SERVER-90570: Enable formatting checks for buildscripts directory, excluding idl (#22254) 2024-05-16 22:07:36 +00:00
bazel SERVER-87442 Upgraded mac support to a newer macosx minimum (#25244) 2024-07-30 20:42:08 +00:00
buildfarm SERVER-88994 Change OWNERS.yml files to use github teams (#20792) 2024-04-04 21:40:28 +00:00
buildscripts SERVER-93030 Add queryAnalysisSamplerConfigurationRefreshSecs to mongod options for analyze_shard_key test suites (#25555) 2024-07-31 15:15:16 +00:00
debian SERVER-87888 Update man pages for 8.0 (#25054) 2024-07-22 17:18:25 +00:00
distsrc SERVER-90391 Update Enterprise license headers and Community README (#22692) 2024-06-06 20:11:45 +00:00
docs SERVER-79037 Remove tasks that don't need to be run in the required set of Windows patch builds. (#25504) 2024-07-30 20:17:19 +00:00
etc SERVER-92601 Remove the package_new_compile task from the critical path (#25015) 2024-07-31 10:24:44 +00:00
evergreen SERVER-92914 upgrade to poetry 1.8.3 (#25404) 2024-07-26 21:35:01 +00:00
jstests SERVER-92841:Fix no speculation after initiate in speculative-auth-replset.js (#25329) 2024-07-31 04:07:56 +00:00
rpm SERVER-87451 Upgrade rhel8.0 variants to rhel8.8 (#24255) 2024-07-05 21:35:08 +00:00
site_scons SERVER-93051 update slack channel refs (#25550) 2024-07-30 21:10:12 +00:00
src SERVER-91978 fix checkIdIndexExists use of getAllIndexes (#25554) 2024-07-31 14:54:34 +00:00
tools SERVER-89209 Create Developer Workstation Bazel Installation Script (#20994) 2024-04-11 00:54:28 +00:00
.bazelignore SERVER-90718 add wiredtiger dist dir to bazelignore (#24508) 2024-07-10 18:32:32 +00:00
.bazelrc Revert "SERVER-91849 increase bazel default RBE jobs to 800 (#23952)" (#24202) 2024-07-02 03:19:29 +00:00
.bazelversion SERVER-86787 Update Bazelisk to pin Bazel to v6.4.0 (#19093) 2024-02-20 22:20:26 +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-90668 Convert invariants on Status.isOK() to invariants on the Status itself (#24122) 2024-07-11 01:55:47 +00:00
.eslintignore SERVER-69408 Add randomized testing for the mixed-type timeseries bug 2022-09-16 22:05:44 +00:00
.eslintrc.yml SERVER-91111: Enable spider-monkey-dbg build (#24813) 2024-07-17 16:58:25 +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-89878 add support for bazel with coverity (#21587) 2024-04-30 05:43:44 +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
.prettierignore SERVER-92234 Explicitly exempt formatting anything in build output dirs (#24481) 2024-07-09 20:33:51 +00:00
.prettierrc SERVER-88970 Added ignored revs to this formatting change 2024-04-06 09:51:25 +00:00
.pydocstyle SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
.pylintrc SERVER-76796 Enable more lint warnings and fix them 2023-07-16 01:54:51 +00:00
.style.yapf SERVER-23312 Format Python files with yapf 2018-03-26 13:04:25 -04:00
.udbinit SERVER-50449 Add gdb helper scripts for UndoDB 2020-09-01 15:48:47 +00:00
BUILD.bazel SERVER-90718 make bazel config header generation generic (#24236) 2024-07-03 21:08:13 +00:00
CONTRIBUTING.rst
CreativeCommons.txt SERVER-72867 eol-terminate all nonempty text files 2023-04-26 19:19:19 +00:00
LICENSE-Community.txt SERVER-37651 Fix typo in license files 2018-10-17 13:56:42 -04:00
OWNERS.yml SERVER-90928 Remove lines other than commit title from syncing (#22589) 2024-05-28 23:12:16 +00:00
README.md SERVER-90391 Add wording to README (#23259) 2024-06-11 01:07:16 +00:00
README.third_party.md SERVER-91464: Generate README.third_party.md from sbom.json (#24780) 2024-07-30 19:34:36 +00:00
SConstruct SERVER-87442 Upgraded mac support to a newer macosx minimum (#25244) 2024-07-30 20:42:08 +00:00
WORKSPACE.bazel Revert "SERVER-90583: Add Ruff to bazel //:format target (#22268)" 2024-05-17 00:55:08 +00:00
abc.cc SERVER-80623 Support --disable-warnings-as-error on Linux/Windows in Bazel (#23330) 2024-06-11 21:08:53 +00:00
copy.bara.sky SERVER-90928 Remove lines other than commit title from syncing (#22589) 2024-05-28 23:12:16 +00:00
copybara.staging.sky SERVER-80018 add bazel formatting requirement to commit queue (#18477) 2024-01-30 08:39:31 +00:00
jsconfig.json SERVER-68594 Added better javascript code hinting 2023-01-20 21:14:47 +00:00
package.json SERVER-76878 Add markdown linting capability in Bazel (#18446) 2024-02-05 18:19:36 +00:00
pnpm-lock.yaml SERVER-76878 Add markdown linting capability in Bazel (#18446) 2024-02-05 18:19:36 +00:00
poetry.lock SERVER-92914 upgrade to poetry 1.8.3 (#25404) 2024-07-26 21:35:01 +00:00
pyproject.toml SERVER-92914 upgrade to poetry 1.8.3 (#25404) 2024-07-26 21:35:01 +00:00
sbom.json SERVER-91464: Generate README.third_party.md from sbom.json (#24780) 2024-07-30 19:34:36 +00:00
symbols.orderfile SERVER-90930 adding symbol.orderfile and build flags (#22633) 2024-05-29 01:44:21 +00:00

README.md

Logo MongoDB README

Welcome to MongoDB!

Components

  • mongod - The database server.
  • mongos - Sharding router.
  • mongo - The database shell (uses interactive javascript).

Download MongoDB

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 mongo javascript shell connects to localhost and test database by default:
$ ./mongo
> 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/. Use the shell (mongo) for administrative tasks.

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.