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

IDEs

Showing 81

replica sets

add support of MongoDB replica sets in ADS
Guest over 2 years ago in IDEs 0 Submitted

List the documents in reverse order

Usulally I need to examine the last created document but in Mongo DB for VS Code in Connections braouser they are presented in ascending order (according to default index "_id : 1). Please add option for the the documents to be listed in the desce...
Guest over 2 years ago in IDEs 0 Submitted

Allow to spin up docker container with playground DB directly from VS Code

When a docker installation is detected on the system, allow to directly spin up a new mongoDB in docker and connect to it. When that option is chosen automatically create a new container with the mongodb:latest docker image, a fixed username (e....
Guest over 2 years ago in IDEs 0 Submitted

Add ability to go from Extended JSON to JS and vice-versa.

It would be nice to have a way to take an expression in EJSON and convert it to "plain" JS. The motivativation is that sometimes we get large blocks of aggregation pipelines already in EJSON, but want to express them as JS code without EJSON, or ...
Guest over 2 years ago in IDEs 0 Submitted

Graph Visualizer

Be able to visualize graph relation and nodes and edges.
Guest about 5 years ago in IDEs 0 Submitted

Enable simple and easy Connection with Mongoose or other ODM without the use of Code

it would be nice to be able to use the VScode extension when building MERN stack projects by easy connection between mongoose and the extension
Guest about 3 years ago in IDEs 0 Submitted

Query delimiter lines in playgrounds

Much like the REST Client extension allows you to add delimiters (in their case three or more #) between requests, it would be good if this extension offered something similar so that you can easily run individual queries or sets of queries in fil...
Guest over 3 years ago in IDEs 0 Submitted

Add directConnection=true for advanced connection settings options

Please add `directConnection=true` for advanced connection settings options coz i cannot connect to server with mongoDB
Guest over 3 years ago in IDEs 0 Submitted

Create new document, View documents

Buttons to quickly create new documents and view all documents in the panel (next to the refresh and search buttons) and ability to assign shortcut keys.
Guest over 3 years ago in IDEs 1 Submitted

Driver templates in VSCode

It would be great if the VSCode Extension automatically generated boilerplate code (JS, Java, Python, C#, Go) based on the file type.
Guest over 3 years ago in IDEs 0 Submitted