Getting started with MongoDB Shell
Download MongoDB Shell to start configuring your database and working with your data programmatically.
Get started in three easy steps
Explore more resources
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