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.
3 results found
-
DB Documantation
Adding the ability to add documentation on each db,collection,document,index etc...
for example :add an explenation on what this field is for in a document.
Then give the ability to generate a document with the db schema and all related details entered3 votes -
I'd like to view, edit and even version control my validation schemas
I'd like to view, edit and even version control my validation schemas
2 votes -
Copy collection schema
Detailed Description
Ability to copy collection schema, Export schema to a typescript file,Context
So that we can use it (schema interface) for typescript. Basically It will infer types about collection.2 votes
- Don't see your idea?