Docs HomeMongoDB Manual

MongoDB Package ComponentsMongoDB包组件

Core Processes核心流程

The core components in the MongoDB package are:MongoDB包中的核心组件有:

mongodthe core database process核心数据库进程
mongosthe controller and query router for sharded clusters分片集群的控制器和查询路由器
mongoshthe interactive shell交互式shell

Windows ServicesWindows服务

The mongod.exe and mongos.exe describe the options available for configuring MongoDB when running as a Windows Service. mongod.exemongos.exe描述了在作为Windows服务运行时可用于配置MongoDB的选项。The mongod.exe and mongos.exe binaries provide a superset of the mongod and mongos options.mongod.exemongos.exe二进制文件提供了mongodmongos选项的超集。

Security Tools安全工具

mongoldap and mongokerberos provide a method for validating a system's LDAP or Kerberos configuration respectively, and for testing that the authentication process for each succeeds for a given username.提供了一种方法,用于分别验证系统的LDAP或Kerberos配置,并用于测试给定用户名的每个身份验证过程是否成功。

MongoDB Compass

MongoDB is packaged with an install_compass script, which is a platform-specific installer for MongoDB Compass Community Edition.MongoDB打包了install_compass脚本,这是MongoDB compass社区版的特定于平台的安装程序。

MongoDB Database ToolsMongoDB数据库工具

Starting in MongoDB 4.4, the documentation for these tools have been migrated to mongodb.com/docs/database-tools:从MongoDB 4.4开始,这些工具的文档已经迁移到mongodb.com/docs/database-tools中:

For documentation on previous versions of these tools, use the version selector in the top-left corner of the web page to view the documentation for your desired MongoDB version.对于这些工具的早期版本的文档,请使用网页左上角的版本选择器查看所需MongoDB版本的文档。

Quick Links to older documentation到旧文档的快速链接