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

Compass & Data Explorer

import export database not only one data of collection

1. able to export a database with all collection and insert it also 2. able to export a collection from a database and insert it to database also ,not only data of a collection but also collection self with all related
Guest about 3 years 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 over 4 years ago in Compass & Data Explorer 0 Submitted

Native Windows arm64 support

Windows on arm64 is getting quite a lot of traction lately, with multiple vendors launching new Snapdragon-powered laptops. Would be cool to see MongoDB Compass runnning on these processors natively.
Guest about 2 years ago in Compass & Data Explorer 0 Submitted

Show state of replica set members in connection info

It would be nice if the current state of the members of a replica set would be shown in the connection info window (PRIMARY, SECONDARY, ARBITER, ...). So the states can be easily checked without using the shell.
Guest about 1 year 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 over 6 years ago in Compass & Data Explorer 2 Submitted

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 about 3 years ago in Compass & Data Explorer 0 Submitted

Export or save in the acount the saved aggregations.

Just a simple way to save the aggregations.
Guest about 2 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 over 4 years ago in Compass & Data Explorer 0 Submitted

Allow Renaming of Tabs in MongoDB Compass

It would greatly improve usability if MongoDB Compass allowed users to rename or assign custom titles to open tabs (e.g., query tabs, aggregation tabs, collection views). When working with multiple tabs across several collections or databases, th...
Darko Martinovic about 1 year 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 over 3 years ago in Compass & Data Explorer 0 Submitted