0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-21 12:39:08 +01:00
The MongoDB Database
Go to file
Eric Sedor 93f63fcf3d SERVER-91333: Reference mongosh in README instead of mongo shell (#25936)
GitOrigin-RevId: 838ec9366a4d4cc82fc916cc4303d2fb0b111d82
2024-08-16 18:24:46 +00:00
.github SERVER-91540 Add OWNERS.yml for Replication team. (#25922) 2024-08-15 23:05:11 +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-93662 fix scons libdeps bazel query (#26214) 2024-08-16 16:03:21 +00:00
buildfarm SERVER-88994 Change OWNERS.yml files to use github teams (#20792) 2024-04-04 21:40:28 +00:00
buildscripts SERVER-93216 Add query stats test for queries that cross the 16MB bson size limit (#26030) 2024-08-16 16:11:11 +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-92770 Remove emptycapped (#25439) 2024-07-31 15:44:28 +00:00
etc SERVER-93668 Remove first batch of bulk_write suites (#26218) 2024-08-16 18:24:33 +00:00
evergreen SERVER-93190: Point to db-contrib-tool 0.8.4 (#26128) 2024-08-14 17:16:09 +00:00
jstests SERVER-93685: Increase log verbosity in profile_planning_time_stats (#26236) 2024-08-16 16:39:59 +00:00
rpm SERVER-87451 Upgrade rhel8.0 variants to rhel8.8 (#24255) 2024-07-05 21:35:08 +00:00
site_scons SERVER-93662 fix scons libdeps bazel query (#26214) 2024-08-16 16:03:21 +00:00
src SERVER-93268 Port targets #46-49 from SCons to Bazel (#26159) (#26227) 2024-08-16 17:25:38 +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 SERVER-91849 Double Bazel executor concurrency (#26226) 2024-08-16 16:18:47 +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-80631 add compile_command.json support for bazel (#25604) 2024-08-02 21:56:14 +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-93557 bazel header list generator should find gen headers from lib deps (#26104) 2024-08-14 20:48:20 +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
.udbinit SERVER-50449 Add gdb helper scripts for UndoDB 2020-09-01 15:48:47 +00:00
BUILD.bazel SERVER-80631 add compile_command.json support for bazel (#25604) 2024-08-02 21:56:14 +00:00
CONTRIBUTING.rst
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
CreativeCommons.txt SERVER-72867 eol-terminate all nonempty text files 2023-04-26 19:19:19 +00:00
jsconfig.json SERVER-68594 Added better javascript code hinting 2023-01-20 21:14:47 +00:00
LICENSE-Community.txt SERVER-37651 Fix typo in license files 2018-10-17 13:56:42 -04:00
OWNERS.yml SERVER-93169 Added another engineer to the default owners (#25757) 2024-08-05 17:44:19 +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-93192 Upgrade Dependencies (#25974) 2024-08-12 16:01:04 +00:00
pyproject.toml SERVER-93192 Upgrade Dependencies (#25974) 2024-08-12 16:01:04 +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-88284 upgrade windows cyrus sasl to 2.1.28 (#25667) 2024-08-07 06:54:25 +00:00
sbom.json SERVER-93048: Add a validation in sbom linter to match the sbom component version wiith the import script version (#25621) 2024-08-09 23:16:25 +00:00
SConstruct SERVER-93662 fix scons libdeps bazel query (#26214) 2024-08-16 16:03:21 +00:00
symbols.orderfile SERVER-90930 adding symbol.orderfile and build flags (#22633) 2024-05-29 01:44:21 +00:00
WORKSPACE.bazel SERVER-80631 add compile_command.json support for bazel (#25604) 2024-08-02 21:56:14 +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.