Interacting with your data is easier than ever
MongoDB Shell (mongosh) is equipped with developer-friendly features like syntax highlighting, intelligent autocomplete, and clear error messages, designed to enhance your data interaction experience.
Explore the key features of MongoDB Shell.
MongoDB Shell (mongosh) is equipped with developer-friendly features like syntax highlighting, intelligent autocomplete, and clear error messages, designed to enhance your data interaction experience.
Input and output in the Shell are formatted and color-coded to be easy to read.
Clear error messages help you understand what went wrong in your code and where.
The Shell prompts you with suggested language when you can’t remember a command or an operator.
Get contextual help for Shell classes and commands with direct links to online documentation.