MongoDB Shell features
Explore the key features of MongoDB Shell.
Interact with your database programmatically
The MongoDB Shell (mongosh) is a JavaScript and Node.js REPL environment for interacting with MongoDB deployments in Atlas, locally, or on another remote host.
GET STARTED NOW
- Perform CRUD operations
- Execute Aggregation Pipelines
- Manage Databases and Collections
- Administer Servers
- Manage access and security