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

Add support for all type of joins like Postgres has and improve performance

$lookup is a performance killer. Joins are crucial parts in every OLTP system. $lookup is the equivalent to join in SQL, however $lookup is slow, doesn't support hash joins or other efficient join algorithm implemented in Postgres for example. Se...
Guest over 1 year ago in Performance & Optimization 1 Submitted

geoContain

Dear all, according to the attached image, I have some documents (in blue, with id from 1 to 5) having a geographic extent and a search area (in yellow). I need to find all documents where search area is completly inside the document's geometry. U...
Guest almost 5 years ago in Querying & Aggregations 0 Submitted

Add support for languages (localization, internationalization)

Add internationalization support so folks can use Compass in their own language. Tagging a few languages for searching / SEO: Mandarin Chinese French Spanish Bengali Hindi Portuguese Arabic Japanese
Rhys Howell over 3 years ago in Compass & Data Explorer 1 Submitted

Change font size in Compass

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Hi Betsy, What's the chance of changing the font size in Compass as a future feature for at least the embedded mongosh but...
Eoin Brazil 6 months ago in Compass & Data Explorer 1 Future Consideration

Config option to not open a new tab for each collection selected (old behavior)

The new mode of opening a new tab every time a new collection is selected is dreadful to me. I'm constantly closing dozens of tabs I didn't want. I would like a config option to disable the new behavior and revert to the old behavior of re-using t...
Guest over 1 year ago in Compass & Data Explorer 1 Submitted

Burstable IOPS for MongoDB Atlas on Azure

According to Azure documentation, bursting is enabled by default for all VMs that using Premium SSD (https://docs.microsoft.com/en-us/azure/virtual-machines/linux/disks-types#bursting). It would be great if MongoDB Atlas on Azure can get benefit f...
Guest almost 6 years ago in Database 0 Submitted

Coordinate Releasing Better

When Mongo releases a new version, the downloads, release notes, and version selection in the support portal are never in sync and sometimes out of sync for weeks. An example right now is 7.0.20. It has been out for a while. If I update via my OS...
Guest 11 months ago in Database 0 Submitted

Removing a connection needs to show you a confirmation dialog

Removing a connection needs to show you a confirmation dialog
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

support atClusterTime in ISO time format

Currently atClusterTime https://www.mongodb.com/docs/manual/reference/read-concern-snapshot/#read-concern-and-atclustertime has to be specified in Unix timestamp. It would be great if it could support more human format for example ISO format.
Sasha Titova over 2 years ago in Compass & Data Explorer 0 Submitted

Utilize ESC key when editing an document to cancel edit.

Currently you are forced to use the cancel button when editing an document in the compass app on mac. Would be nice if the esc key can cancel the edit.
Guest almost 2 years ago in Compass & Data Explorer 1 Submitted