How to Use Visual Studio Code as Your MongoDB IDE

Опубликовано: 27 Июль 2026
на канале: Developer Soapbox
54,195
801

This video will should you how to use the official MongoDB extension for Visual Studio Code. This awesome extension allows you to connect to a local or remote database, execute commands against it (such as queries, inserts, deletes), and easily open the MongoDB Shell from inside vscode.


Intro: (0:00)
MongoDB Setup: (0:24)
Extension Installation: (1:08)
Create Connection: (1:42)
Create Database: (2:21)
MongoDB Playground: (2:53)
MongoDB Shell: (6:20)
Outro: (8:30)