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

Allow to import/export indexes

Add import/export index capability via Compass. Would be nice to also to automatically generate the createIndexes (https://docs.mongodb.com/manual/reference/command/createIndexes/) command for build a set of indexes.
Guest over 6 years ago in Compass & Data Explorer 2 Submitted

Support Proxy in Compass Settings

No description provided
Guest about 2 years ago in Compass & Data Explorer 2 Submitted

Support for MongoDB Package in Edge Computing Environments

The increasing adoption of edge computing and serverless architectures necessitates compatible database solutions. The MongoDB Node.js package currently faces compatibility challenges in edge environments, such as Vercel Edge Functions, due to its...
Guest about 2 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Command line option to delete connections

Please add a command line flag that allows deleting connections (by name or ID). Use case: We use SSO auth with time-limited role-based access to different deployed MongoDB Atlas environments. This is combined with a script that uses `--exportCo...
Guest about 1 year ago in Compass & Data Explorer 0 Submitted

Always select focused collection in sidebar navigation (Compass)

In the UI of the Compass interface, users navigate through databases and collections primarily via the sidebar. However, there's an aspect of user experience that can be enhanced. Specifically, I am proposing a feature where the sidebar navigation...
Guest about 2 years ago in Compass & Data Explorer 0 Submitted

When I disconnect, don't close the tabs.

When I have tabs open with data, and I select Disconnect, the tabs close. Please leave them open so I can still view the data.
Guest about 1 year ago in Compass & Data Explorer 0 Submitted

Kotlin Driver - Allow querying nested properties via data classes

In the Kotlin driver extensions, we can use data class KProperties to create Filters. For example given these models as data classes: data class Movie(val movieName: String, releaseDate: LocalDate, rating: String) data class MovieReview(val movi...
Guest about 1 year ago in Drivers & Frameworks 2 Will Not Implement

I would like to changes to a document to be preserved when navigating between tabs or at least receive a warning

When editing a document, you sometimes have to look up data in another tab, for example to copy-paste an ObjectID of another document. However, when you return to the tab you were editing in, all your changes are lost and you have to start over. ...
Guest about 2 years ago in Compass & Data Explorer 0 Submitted

fix download newer version of Compass error message

I keep getting an error message when trying to launch and use compass, it says it fails to update to newer version.
Guest about 1 year ago in Compass & Data Explorer 1 Submitted

Sneak peek to Ref ID's Data from the document itself

When I query for a given document/s in compass it usually contains several ID's that are a reference to other collection. In some of the cases I need to continue exploring the data on the Ref ID. It would be nice if I could hover over a give Ref...
Guest about 1 year ago in Compass & Data Explorer 0 Submitted