Reference¶
- Operators
- Documentation of query, update, projection, and aggregation framework operators.
- Database Commands
- Documentation of all MongoDB database commands operations, syntax, and use.
- mongo Shell Methods
- Documentation of all JavaScript methods and helpers in the mongo shell.
- MongoDB Package Components
- Documentation of mongod and mongos and all other tools distributed with MongoDB.
- Configuration File Options
- Full documentation of the configuration file and available run-time operations.
- MongoDB Server Parameters
- Documentation of all mongod and mongos parameters that are available in the setParameter (command) and setParameter run-time interface.
- MongoDB Limits and Thresholds
- A list of important limits and thresholds imposed by MongoDB.
- Explain Results
- Documentation on information returned from explain operations.
- Connection String URI Format
- The complete specification of the MongoDB connection string format that the drivers use to describe connections to MongoDB deployments.
- MongoDB Extended JSON
- Describes the JSON super set used to express BSON documents in the mongo shell and other MongoDB tools.
- MongoDB Wire Protocol
- Description of the MongoDB Wire Protocol.
- Log Messages
- Describes the components of log messages.
- Glossary
- A glossary of common terms and concepts specific to MongoDB.
- Default MongoDB Port
- List of default ports used by MongoDB.
See also
The Index may provide useful insight into the reference material in this manual. The MongoDB CRUD Reference Data Model Reference, Sharding Reference, Replication Reference, and Security Reference contain additional reference material.
Thank you for your feedback!
We're sorry! You can Report a Problem to help us improve this page.