On this page本页内容
The core components in the MongoDB package are:MongoDB包中的核心组件包括:
mongod | |
mongos | |
mongosh |
The exe and exe describe the options available for configuring MongoDB when running as a Windows Service. exe和exe描述了作为Windows服务运行时用于配置MongoDB的选项。The exe and exe binaries provide a superset of the mongod and mongos options.exe和exe二进制文件提供了mongod和mongos选项的超集。
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.mongoldap和mongokerberos分别提供了一种方法,用于验证系统的LDAP或Kerberos配置,并测试每个用户名的身份验证过程是否成功。
MongoDB is packaged with an MongoDB与install_compass script, which is a platform-specific installer for MongoDB Compass Community Edition.install_compass脚本打包,该脚本是MongoDB compass Community Edition的特定平台安装程序。
Starting in MongoDB 4.4, the documentation for these tools have been migrated to docs.mongodb.com/database-tools:从MongoDB 4.4开始,这些工具的文档已迁移到docs.mongodb.com/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快速链接到旧文档