Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

Search results: IDEs

Showing 5 of 73

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
Guest almost 2 years ago in IDEs 0 Submitted

Script a schema

In schema explorer, right click a collection Schema, and have the option to "Generate Script". This would generate a js file such as: var Comments = new Schema({ title : String , body : String , date : Date }); Alternatively or additionally, ...
Guest about 1 year ago in IDEs 0 Submitted

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 en...
Guest almost 4 years ago in IDEs 0 Submitted

schema diagrams in vs code

need schema diagrams. to view or implement graphically.
Guest over 2 years ago in IDEs 0 Submitted

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.
Guest almost 5 years ago in IDEs 0 Submitted