Connect to a MongoDB or Atlas cluster, navigate through your databases and collections, get a quick overview of your schema and indexes, and see the documents in your collections.
The best way to prototype your CRUD operations and MongoDB commands:
Launch the MongoDB Shell from the command palette to quickly connect to the same cluster you have active in VS Code.
Do you manage your infrastructure with Terraform? With MongoDB for VS Code, you can easily leverage the MongoDB Atlas Terraform Provider via a snippet to set up and configure your Atlas resources.