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

Feedback

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

Ability to select a specific property to display in the sidebar document list

Make it possible to select (and remember for each collection) a property to display in the list of documents, instead of the standard '\_id' property (For example: 'name' property, instead of '\_id')
Guest about 3 years ago in IDEs 1 Submitted

filter by database/collection name

would be nice to be able to filter by database/collection name in the connections panel, similar to what is found in MongoDB Compass.
Guest about 5 years ago in IDEs 0 Submitted

Data view as tabular format

All data are always showing as json in vscode extension. Can you add a functionality so that user can switch to json or tabular form of data view
Guest about 1 year 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

i suggest you need to add the refresh feature on the view all documents

i suggest you need to add the refresh feature on the view all documents, in my case i need to click the view document to refresh the whole documents page. instead of this why should you add same refresh all documents feature it this.
Guest about 1 year ago in IDEs 0 Submitted

Enable BigInt Support for Blockchain Use

Smart contracts on Ethereum and on Ethereum compatible chains are represented as 256bit integers. There are several libraries widely used to deal with these data types in JavaScript such as bn.js and BigNumber.js. A potential workaround could be...
Guest over 3 years ago in Storage & Transactions 0 Submitted

Allow changing compression of an existing collection

I'd like to switch my database from Snappy to Zstd compression. Currently, it doesn't seem that it is possible to change the compression of an existing collection. It would be nice if there were a way to do this, even if (for example) it requi...
Guest almost 4 years ago in Storage & Transactions 0 Submitted

Suggestions in terminal for Auto Filling

No description provided
Guest over 1 year ago in IDEs 0 Submitted

Please refer to the design pattern and features of database plugin in IDEA

Please support a query console where we can edit and store some MongoDB SQL for query, and It'd better to execute the statements in the query console and get the result in the tab at the bottom.
Guest over 1 year ago in IDEs 0 Submitted