MongoDB for VS Code
MongoDB for VS Code lets you easily work with MongoDB directly from your VS Code environment. Using the MongoDB extension, you can:
- Connect to a MongoDB instance or cluster
- Navigate your databases and collections
- Prototype queries and aggregations
You can install the MongoDB extension from inside of VS Code via the VS Code Extension Marketplace. Help us improve the MongoDB for VS Code by posting your ideas and suggestions for improvements.
1 result found
-
Write mode
It would be great to edit/delete database documents within the MongoDB VSCode extension, particularly when working with a test databases in Atlas.
I'm looking forward to seeing how this new extension will evolve.
15 votesThis has been released today.
Now, documents there are opened from the tree view, the collection view, and resulting from a find in a MongoDB Playground are editable and the changes are persisted in MongoDB.
- Don't see your idea?