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 497

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 over 2 years ago in Compass 0 Submitted

All Processing in Memory

Let's say there are calculations that involve the processor (ALU Arithmetic and Logical Operations): I can ensure there are no context switching between memory and processor whilst all calculations that involve ALU will be done in memory. Thanks,...
Guest 11 months ago in Compass 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 3 years ago in Compass 0 Submitted

Missing charts features

The charts inside mongodb are quiet nice but lacks some basic features to be able to setup a environment to create, test and deploy charts from tests to production. Also it is not possible to proper support localization. It is not possible to dev...
Guest over 2 years ago in Compass 0 Submitted

open doc

Simply open a document in a modal windows, and enable to edit them.
Guest almost 2 years ago in Compass 0 Submitted

Stop scrollbars from going top every single time after every single action.

Compass resets the scrollbar to absolute top position after every action i make. Like navigating from one tab to another, so I end up scrolling endlessly. Please make the scrollbars to remember their position.
Guest almost 2 years ago in Compass 0 Submitted

search db and collection dot

search db.collection, when we type the name of the db followed by dot, no results appear in the search.
Guest 11 months ago in Compass 1 Submitted

Document Compass vs Server Compatibility Matrix similar to other MongoDB products

And Compass' EOL date is 18 months after its release unless it's a major version (24 months). Compass release dates are in https://github.com/mongodb-js/compass/releases
Guest almost 2 years ago in Compass 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 over 3 years ago in Compass 0 Submitted

Recyle Bin

There should be a Recycle Bin in Compass which will store deleted data or collections so that they can be restored if deleted accidently.
Guest 11 months ago in Compass 0 Submitted