How to Install MongoDB in VSCode


If you want to install MongoDB in vscode you can download the extension: MongoDB for VS Code

Name: MongoDB for VS Code
Id: mongodb.mongodb-vscode
Description: Connect to MongoDB and Atlas directly from your VS Code environment, navigate your databases and collections, inspect your schema and use playgrounds to prototype queries and aggregations.
Version: 0.9.3
Publisher: MongoDB
VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=mongodb.mongodb-vscode

Steps to install MongoDB in VS Code

  1. Click on the Extensions icon on the vscode sidebar, or press keyboard shortcut Command + Shift + X (Mac),
  2. Now Search: MongoDB for VS Code
  3. Click on install.
  4. You should see the MongoDB Extension on the sidebar.
MongoDB for VS Code
MongoDB Extension VS Code
-




Have Questions? Post them here!