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 of 3951

replica sets

add support of MongoDB replica sets in ADS
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 over 4 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

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 almost 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 about 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