Skip to main content

Command Palette

Search for a command to run...

mongodb

Published
1 min readView as Markdown
  • non relational database

mongosh

  • mongodb shell

  • CLI for mongo db - interact with mongodb databases

  • uses javascript like syntax for

    • database operations

    • managing database configurations