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

Showing 518 of 2894

Timer in compass

When I run explain, I want to have a timer showing me the time elapsed since I executed the query. It will help me understand my latency delays and also a rough time estimation when I forgot to use explain
Guest about 1 year ago in Compass 0 Submitted

Make it easier to search by _id

More then half of my queries in Compass is searching by _id. Each time I have to add both curly brackets, then type '_id:' then 'Obj', select ObjectId from autocomplete and paste _id. I propose to add '_id' field in OPTIONS, where I could just pas...
Guest over 3 years ago in Compass 1 Submitted

Retain side bar sizing

It would greatly enhance the UI to have the sidebar retain its size, i.e. if I drag it to make it wider to fit my collection names comfortably, it should ideally retain and restore that size. It would also be extremely useful to have the ability...
Guest about 1 year ago in Compass 0 Submitted

Enable us to see values of expressions in aggregation pipelines

I've got a pipeline that often does a lot of collecting and combining values. What I get out of it is wrong but I have no way of knowing which part is broken since I can't see the values its collecting and the results of its maths until the final ...
Guest about 1 year ago in Compass 0 Submitted

aggregation pipeline verification before deleting

When opening a saved pipeline - the "open" button is adjacent to the bin (cancel) button and clicking on the bin deletes the pipeline without a chance to regret.
Guest over 3 years ago in Compass 0 Submitted

Make upsert or drop on import document

It would be great to be able to make what we are importing overwrite the database data, or directly perform a drop before importing. These options should be optional when importing documents.
Guest about 1 year ago in Compass 0 Submitted

Chrome like controls

I would like to be able to use chrome like controls to switch between tabs Cmd+opt+arrows - previous, next tab Cmd+t - create new tab (and select it like vs code cmd+p mode) Cmd+w - close tab
Guest over 2 years ago in Compass 1 Submitted

Self-hosted version of compass

Since compass frontend is web, it would be great to be able to self host it on a server, to access it directly in browser. The idea is to be able to work from devices that can't install electron, like iPadOS, android directly in browser or as PWA.
Guest about 1 year ago in Compass 0 Submitted

Right-click context menu for Mongosh console window in Compass

Hi, Mongo folks, I've been using the mongosh window in Compass lately (the dark-background ">_MONGOSH" panel at the bottom), and having a bit of inconvenience with text editing. Because AFAIK, Compass doesn't have a "script editor" window lik...
Guest about 1 year ago in Compass 0 Submitted

Store aggregation pipeline export language

Each time you start a new aggregation, the export language is always "Python 3"., so if you're using different language, you have to set the wanted language each and every time you change the active collection or open a new tab... The default sel...
Guest over 3 years ago in Compass 0 Submitted