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 527

Date Tags for Easier Querying of Date Fields

I propose adding a feature called "Date Tags" to MongoDB Compass, which would allow users to query date fields more easily. Date Tags would serve as shorthand for commonly used date queries, enhancing user efficiency and readability. Example Use-...
Guest about 2 years ago in Compass 0 Submitted

Be able to sort document fields alphabetically

It would be useful to be able to display columns for fields in a document in alphabetical order
Guest almost 4 years ago in Compass 7 Submitted

Tabs are too easy to close, X should always be visible

It's too easy to close collection tabs at the moment with the most recent update. I should be able to click almost anywhere on my tab to navigate, not 1/4 or 1/5 being overtaken by an "X" that only appears on hover.
Guest about 1 year ago in Compass 2 Submitted

Real-Time Free-Text Query Interface

Current Workflow Pain Points: To debug or work on a query (e.g. this query: db.collection("user").find({name: "bob"}).sort({date: -1})), I currently need to perform multiple steps: 1. Locate and select the relevant collection (which opens a new t...
Guest 9 months ago in Compass 0 Submitted

Open already connected DB in new window

If I'm already connected to one of my DBs but want to view it in a new window, I have to disconnect, then connect -> open in new window. It would be nice to be able to open a new window without extra steps.
Guest 2 months ago in Compass 0 Submitted

Should be able to export saved queries as well.

The saved queries should be exported as well. i have saved many queries with long pipelines and complex logic which I think won`t be able to write again if somehow deleted 😅
Guest 9 months ago in Compass 2 Submitted

Support Legacy CSUUID in filters and in view instead of BinData type 3

support CSUUID like robo 3t does that, because its very hard to see the real string with this BinData type 3 i have a script that convert bin data to CSUUID and CSUUID to bin data in js if you can include that in compass code it will help a lot of...
Guest almost 3 years ago in Compass 0 Submitted

Add an option to visualize raw json query plans

It should be possible to import a raw execution plan generated with .explain(), and have it visualized in Compass! Why - so we as developers don't need to read the JSON manually. This would be very usefull when debugging slow queries using the a...
Guest over 4 years ago in Compass 0 Submitted

I need to scan and page through query results quickly, display more documents

The current document display paging for query results is not sufficient when large numbers of documents match the query filter.   - Add "First" and "Last" buttons to the "Displaying documents" paging controls. - Make the number of documents d...
Guest about 6 years ago in Compass 4 Started

New way to close tabs

I love being able to close tabs using middle mouse button click. Please add this.
Guest over 1 year ago in Compass 0 Submitted