Reference参考

Operators运算符
Documentation of query, update, projection, and aggregation framework operators.查询、更新、投影和聚合框架运算符的文档。
Database Commands数据库命令
Documentation of all MongoDB database commands数据库命令 operations, syntax, and use.所有MongoDB数据库命令操作、语法和使用的文档。
mongo Shell Methodsmongo壳方法
Documentation of all JavaScript methods and helpers in the 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(命令)和setParameterr运行时界面中提供的所有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.描述服务器会话。

See also参阅

The Index may provide useful insight into the reference material in this manual. 索引可提供对本手册参考资料的有用见解。The Data Model Reference, Sharding Reference, Replication Reference, and Security Reference contain additional reference material.数据模型参考分片参考复制参考安全参考包含其他参考资料。