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 86

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

make and export button and a delete collection item

make button to export collection to xls or any other spreadsheet file. And also make a button to remove collection items
Guest over 4 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 about 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 over 4 years ago in IDEs 0 Submitted

Graph Visualizer

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

Make limit from results from Playground query optional

Hi there, Currently it seems there is a limit on the results returning from executing a Playground query and it looks like a defaultBatchSize=20 There seems to be a reference to https://github.com/Microsoft/vscode-cosmosdb/issues/1073 It would...
Guest over 5 years ago in IDEs 1 Will Not Implement

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 over 2 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 almost 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 about 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 about 3 years ago in IDEs 1 Submitted