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

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

Allow to configure `maxTimeMS` for commands executed from Ops Manager's Data Explorer

_**What is the problem that needs to be solved?**_ Allow to configure `maxTimeMS` for MongoDB commands which are executed from Ops Manager's Data Explorer. _**Why is it a problem? (the pain)**_ A) Ops Manager's Data Explorer cannot work with [vie...
Guest about 6 years ago in Under Review 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

Clickable URLs

Please make urls in documents clickable. It really helps when integrating with object saving services like AWS S3
Roman Shmigelsky about 1 year ago in Compass & Data Explorer 0 Submitted

Add a code editor to save and load MongoDB scripts with MongoDB Compass

For now, there is only a shell but why not have an editor with a MongoDB file extension so we can save and load MongoDB scripts like with MySQL Workbench?
Guest about 4 years ago in Compass & Data Explorer 0 Submitted

saved queries with date difference

When saving a query that was performed wit ha relative time ( e.g., {$gt:new Date(Date.now() - 24*60*60 * 1000)}} ) Save it (to history and to favorites) with the relative expression. Currently, the expression is first calculated to an actual da...
Guest about 3 years ago in Compass & Data Explorer 0 Submitted