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

Set a default connection or auto detect a running MongoDB session

Automatically set up a connection via the MongoDB Extension instead of pasting the connection string manually every time. Either by 1. detecting a running mongo session 2. Loading default connections, from a place on the system
Guest over 4 years ago in IDEs 0 Submitted

Allow specifying connection string via an environment variable

I have a local replica set that's using randomized ports which results in a non-deterministic connection string, but I have it stored in an environment variable that I use to connect via the shell.
Guest over 2 years ago in IDEs 0 Submitted

array length as computed to be indexed

in some cases, I need to filter only docs with specific (or range of) sizes of nested arrays. it will be good if I can configure 'automatic index' to keep the length of the array, based on the field name I will provide to the index, and then I can...
Guest over 2 years ago in Data Modeling & Indexing 0 Submitted

schema diagrams in vs code

need schema diagrams. to view or implement graphically.
Guest over 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 almost 5 years ago in IDEs 0 Submitted

Configurable playground name/path

Currently, only files ending with .mongodb or .mongodb.js are considered playgrounds. It would be helpful if this was more configurable, perhaps a regex that could be compared against the file path/name so we could consider all files within a fold...
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

Confirm save

Add a confirmation, when you save an edited document
Guest over 2 years ago in IDEs 0 Submitted

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