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

All feedback

Show UUID fields as UUID in document editor

I have a collection with documents containing UUID fields (standard, not legacy). When I browse those documents in the extension, they are shown like this: { "_id": "5e58eae46015f74c61dd6af0", "my_uuid": { "$binary": { "base64": "ILGr2eKZSmq...
Guest about 5 years ago in IDEs 1 Submitted

python

Python support would be great to allow us to have a single code base
Guest about 5 years ago in Atlas Triggers and Functions 0 Submitted

Compact collection from UI

Compacting of a collection directly from the MongoDB Atlas website UI. No need to run CLI commands and changing primary database. Making regular maintenance easier.
Guest over 5 years ago in Atlas 6 Submitted

Target $search queries to specific shards

Currently, sharded $search queries are scatter-gather queries and they cannot be targeted to specific shards. This is an enhancement request to target $search queries to specific shards, and thereby make them more efficient/performant.
Guest almost 5 years ago in Atlas Search 2 Submitted

New relic integration

We have an atlas account where all of are databases are, and we use new relic for monitoring and alerting. It would be great if i could show in new relic dashboards of the status of our mongoDB, because all other dashboards are already there
Guest almost 4 years ago in Atlas 2 Submitted

One click find ref in mongoDB Atlas

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. Every time I have to find a ref in MongoDB Atlas, I have to copy and paste the filters to see across multiple tables ...
Jash Doshi 4 months ago in Compass & Data Explorer 2 Future Consideration

Support Microsoft Azure Blob Storage

I'd like to use the Atlas Data Lake with data I've stored in Microsoft Azure Blob Storage.
Guest over 6 years ago in Data Federation 2 Submitted

Atlas UI (Data Explorer): Export feature .csv/.json option for collection integrated into (JS) MongoDB Atlas Cloud

Have an Export feature WITHIN Atlas UI (Data Explorer) where user can perform (select collection and export as .csv/.json directly from the website without using Compass/data dump) option for collection integrated into (JS) MongoDB Atlas Cloud.
Guest over 6 years ago in Atlas 7 Submitted

Compass as a WebApp

No description provided
Guest almost 6 years ago in Compass & Data Explorer 6 Submitted

Support for nested datatype search

It appears that Atlas Search does not yet support nested documents in arrays like MongoDB https://docs.mongodb.com/v4.2/reference/operator/query/elemMatch/
Guest over 6 years ago in Atlas Search 3 Started