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

When exporting a collection, make sorting the fields by alphabet optional

At this moment, one can only select or deselect fields, but one cannot pick any field order other than alphanumerically sorted. I would at least expect 'collection order', but taking this even a step further, it would be awesome if the export fiel...
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

IAM Connectivity using Mongo Compass

Description: It would be helpful to integrate AWS IAM profiles directly into MongoDB Compass. Users should be able to read the available AWS IAM profiles from their AWS CLI configuration, select one from a list, and connect seamlessly without the ...
Guest 12 months ago in Compass & Data Explorer 0 Submitted

copy query to shell

Copy Find or Aggregation Pipeline queries directly to embedded shell. I realize you can export the query then paste it in the shell, but a nice helper would be to click a button which tells the shell to use the current collection and pastes a well...
Charlie Little almost 4 years ago in Compass & Data Explorer 0 Submitted

JSON view "find" should search collapsed text

When in JSON view, the "find" operation does not search for collapsed text. If the text existing in the document (even if not shown in current view), it should expand the document to the point of the found text.
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

I can please for the love of god copy and paste in the shell

How about when I select text from the shell and hit ctrl+c I can then ctrl+v to will copy and paste the selected text. Or even like ctrl+shift+c or ctrl+shitf+v if you want to be quirky. I hope this is a bug, because how do you make anything with ...
Guest about 1 year ago in Compass & Data Explorer 0 Submitted

Create setting to allow displaying data in a "compact/dense" manner

Often when looking at data we want to see the most amount of data on a page, currently the display of results has a LOT of padding. Give an option to toggle the UI to a compact view. Example is MUI tabole https://mui.com/material-ui/react-table/...
Guest about 2 years ago in Compass & Data Explorer 1 Submitted

In-order to make the Compass more aligned with the Atlas, can we have Chart feature in Compass as well?

Feature of Chart as it is in Atlas would help users to do more experiments and tests on his/her local before going to the Atlas
Guest about 3 years ago in Compass & Data Explorer 0 Submitted

export sorted data

When clicking export collection button, the sort option specified should be copied to "Export query with filters" Examples: db.holidays.find ( {Date: {eq: '2022-04-08'} ).sort ({System : 1}) or even make this part editable, so we can add sort ...
Guest about 4 years ago in Compass & Data Explorer 0 Submitted

Visual rule builder for schema validation

In Compass, it is possible to create validation rules to enforce a schema. It would be good to be able to generate these rules with a simple, visual editor, instead of having to know the MQL or JSON Schema syntax for the validation rules.
Guest about 6 years ago in Compass & Data Explorer 2 Submitted

Aggregation pipelines history for recently used aggregations.

Aggregation pipelines that have been used recently should also be saved similar to how search queries are stored.
Guest about 2 years ago in Compass & Data Explorer 1 Submitted