MCP.so
Sign In
>_

MongoDB Shell

@mongodb-js

About MongoDB Shell

The official interactive JavaScript shell for MongoDB.

#mongosh#database#product-service-cli#official#mongodb-shell

Installation

brew install mongosh

Details

Category

Database

Command

mongosh

Maintainer

mongodb-js

Type

Product / service CLI

What it does

Query and inspect data

Terminal-based workflow

Scriptable output

Command examples

  1. 1
    mongosh
  2. 2
    mongosh mongodb://localhost:27017/app

More Database CLIs