Docs Menu

Docs HomeDevelop ApplicationsMongoDB for VS Code

MongoDB for VS Code

On this page

  • Features
  • Get Started

MongoDB provides an extension for Microsoft Visual Studio Code which lets you work with MongoDB and your data directly within your coding environment.

Image of MongoDB for VS Code
click to enlarge

You can use MongoDB for Visual Studio Code to:

  • Explore your MongoDB Data.

  • Prototype queries and run MongoDB commands.

  • Create a Shared Tier Atlas cluster using a Terraform template.

Install MongoDB for VS Code
Install MongoDB for VS Code from the VS Code Marketplace.
Connect to Your MongoDB Deployment
Connect to your deployment using MongoDB for VS Code.
Navigate Your Data
Explore your databases, collections, and documents.
Explore Your Data with Playgrounds
Use JavaScript environments to interact your data. Prototype queries, run aggregations, and more.
Create an Atlas Cluster from a Template using Terraform
Create a Shared Tier Atlas cluster using a Terraform template included with MongoDB for VS Code.
Install MongoDB for VS Code →