{"id":13399556,"url":"https://github.com/mongodb/mongo","last_synced_at":"2025-11-11T20:57:24.858Z","repository":{"id":482426,"uuid":"108110","full_name":"mongodb/mongo","owner":"mongodb","description":"The MongoDB Database","archived":false,"fork":false,"pushed_at":"2025-05-12T14:53:40.000Z","size":1163423,"stargazers_count":27110,"open_issues_count":84,"forks_count":5650,"subscribers_count":1255,"default_branch":"master","last_synced_at":"2025-05-12T14:58:20.730Z","etag":null,"topics":["c-plus-plus","database","mongodb","nosql"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE-Community.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"docs/security_guide.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-01-15T16:15:18.000Z","updated_at":"2025-05-12T14:53:44.000Z","dependencies_parsed_at":"2023-09-22T06:08:44.974Z","dependency_job_id":"9de12276-1d77-4518-8837-c09ea84b32c5","html_url":"https://github.com/mongodb/mongo","commit_stats":{"total_commits":80968,"total_committers":1269,"mean_commits":63.80457052797478,"dds":0.923673550044462,"last_synced_commit":"1ddbc6fa07b60f5fabcf20fe64c7f353e7f9416e"},"previous_names":[],"tags_count":1382,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253775243,"owners_count":21962317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c-plus-plus","database","mongodb","nosql"],"created_at":"2024-07-30T19:00:39.415Z","updated_at":"2025-11-11T20:57:24.501Z","avatar_url":"https://github.com/mongodb.png","language":"C++","readme":"# ![Logo](docs/leaf.svg) MongoDB README\n\nWelcome to MongoDB!\n\n## Components\n\n- `mongod` - The database server.\n- `mongos` - Sharding router.\n\n## Download MongoDB\n\n- https://www.mongodb.com/try/download/community\n- Using homebrew `brew tap mongodb/brew`\n- Using docker image `docker pull mongo`\n\n## Download the MongoDB Shell\n\n- https://www.mongodb.com/try/download/shell\n- Using homebrew `brew install mongosh`\n\n## Building\n\nSee [Building MongoDB](docs/building.md).\n\n## Running\n\nFor command line options invoke:\n\n```bash\n$ ./mongod --help\n```\n\nTo run a single server database:\n\n```bash\n$ sudo mkdir -p /data/db\n$ ./mongod\n$\n$ # The mongosh shell connects to localhost and test database by default:\n$ ./mongosh\ntest\u003e help\n```\n\n## Installing Compass\n\nYou can install compass using the `install_compass` script packaged with MongoDB:\n\n```bash\n$ ./install_compass\n```\n\nThis will download the appropriate MongoDB Compass package for your platform\nand install it.\n\n## Drivers\n\nClient drivers for most programming languages are available at\nhttps://docs.mongodb.com/manual/applications/drivers/.\n\n## Bug Reports\n\nSee https://github.com/mongodb/mongo/wiki/Submit-Bug-Reports.\n\n## Packaging\n\nPackages are created dynamically by the [buildscripts/packager.py](buildscripts/packager.py) script.\nThis will generate RPM and Debian packages.\n\n## Learn MongoDB\n\n- Documentation - https://docs.mongodb.com/manual/\n- Developer Center - https://www.mongodb.com/developer/\n- MongoDB University - https://learn.mongodb.com\n\n## Cloud Hosted MongoDB\n\nhttps://www.mongodb.com/cloud/atlas\n\n## Forums\n\n- https://mongodb.com/community/forums/\n\n  Technical questions about using MongoDB.\n\n- https://mongodb.com/community/forums/c/server-dev\n\n  Technical questions about building and developing MongoDB.\n\n## LICENSE\n\nMongoDB is free and the source is available. Versions released prior to\nOctober 16, 2018 are published under the AGPL. All versions released after\nOctober 16, 2018, including patch fixes for prior versions, are published\nunder the [Server Side Public License (SSPL) v1](LICENSE-Community.txt).\nSee individual files for details which will specify the license applicable\nto each file. Files subject to the SSPL will be noted in their headers.\n","funding_links":[],"categories":["C++","C / CPP","Storage","Databases","Applications","数据库","Uncategorized","Data Management \u0026 Processing","Database","数据库管理系统","Features\u003ca name=\"features\"\u003e\u003c/a\u003e","应用","Back-End Development","Resources","NoSQL"],"sub_categories":["Document Databases","NoSQL, Document Databases","Development","Uncategorized","Database \u0026 Cloud Management","Document-Oriented Database","网络服务_其他","开发","More"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmongodb%2Fmongo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmongodb%2Fmongo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmongodb%2Fmongo/lists"}