Reference参考

Operators运算符
Documentation of query, update, projection, and aggregation framework operators.查询、更新、投影和聚合框架运算符的文档。
Database Commands数据库命令
Documentation of all MongoDB database commands operations, syntax, and use.所有MongoDB数据库命令操作、语法和使用的文档。
mongosh Methods方法
Documentation of JavaScript methods and helpers in mongosh.mongosh中JavaScript方法和助手的文档。
Legacy mongo Shell旧版mongo Shell
Documentation of JavaScript methods and helpers in the legacy mongo shell.旧版mongo shell中JavaScript方法和帮助程序的文档。
MongoDB Package ComponentsMongoDB包组件
Documentation of mongod and mongos and all other tools distributed with MongoDB.mongodmongos以及与MongoDB一起分发的所有其他工具的文档。
Configuration File Options配置文件选项
Full documentation of the configuration file and available run-time operations.配置文件和可用运行时操作的完整文档。
MongoDB Server ParametersMongoDB服务器参数
Documentation of all mongod and mongos parameters that are available in the setParameter (command) and setParameter run-time interface.setParameter(命令)和setParameter运行时界面中提供的所有mongodmongos参数的文档。
MongoDB Limits and ThresholdsMongoDB限制和阈值
A list of important limits and thresholds imposed by MongoDB.MongoDB施加的重要限制和阈值列表。
Explain Results解释结果
Documentation on information returned from explain operations.解释操作返回信息的文档。
System Collections系统集合
Describes the collections that MongoDB reserves for internal use.描述MongoDB保留供内部使用的集合。
Connection String URI Format连接字符串URI格式
The complete specification of the MongoDB connection string format that the drivers use to describe connections to MongoDB deployments.驱动程序用来描述到MongoDB部署的连接的MongoDB连接字符串格式的完整规范。
Collation排序规则
Description of collation fields as well as supported languages and associated locales for collation.对排序字段的描述,以及支持的语言和相关的地区进行排序。
MongoDB Wire ProtocolMongoDB有线协议
Description of the MongoDB Wire Protocol.MongoDB Wire协议的说明。
Log Messages记录消息
Describes the components of log messages.描述日志消息的组件。
Exit Codes and Statuses退出代码和状态
Details the codes and statuses that MongoDB returns when exiting.详细说明MongoDB退出时返回的代码和状态。
Glossary术语汇编
A glossary of common terms and concepts specific to MongoDB.MongoDB特有的常用术语和概念的词汇表。
Default MongoDB Port默认MongoDB端口
List of default ports used by MongoDB.MongoDB使用的默认端口列表。
Default MongoDB Read Concerns/Write Concerns默认MongoDB读关注点/写关注点
List of default read and write concerns.默认读写关注点列表。
Server Sessions服务器会话
Describes server sessions.描述服务器会话。
Stable API
Describes the Stable API.描述了稳定的API。
Tip提示
See also: 参阅

The Data Model Reference, Sharding Reference, Replication Reference, and Security Reference contain additional reference material.数据模型参考分片参考副本参考安全参考包含其他参考资料。

←  FAQ: MongoDB DiagnosticsOperators →