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

Rename Database

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

Enhanced TypeScript Type Inference for Aggregation Pipelines

Summary Developers using the MongoDB Node.js driver (and libraries like Mongoose) rely heavily on aggregation pipelines but currently lack strong TypeScript integration and type inference when constructing complex stages. The aggregate() method do...
Alex Bevilacqua 6 months ago in Drivers (ie: Node.js, Java, .NET) 1 Future Consideration

Please bring back the previous dark theme (before 1.38.0)

I updated Compass to 1.38.0 (stable) on Windows. The new dark theme is too high contrast for me and I would like to switch back to the previous dark theme. Unfortunately the themes available in this version are "Light Theme" and "Dark Theme (previ...
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

More functionalities in Collection (Data Explorer) Tab in Atlas UI

Here are some suggested functionalities - Import and export of bulk documents. - Quickly filter and sort the required documents. (This is achievable in Compass but not in Atlas UI)
Ka Lung Ng about 6 years ago in Atlas 2 Submitted

Support Azure Blob Storage in addition to AWS S3 for Online Archive

Currently, there is only one option to store the archive data and that is in AWS S3 buckets. We have contractual obligations with clients to store data in Azure. It would be great if MongoDB gave an Azure alternative to AWS S3 like Azure Blob Stor...
Guest almost 4 years ago in Atlas Backups 4 Submitted

Allow individual Atlas database user to connect from different specific IP address only

The feature request is to allow individual Atlas database user to be able to connect from different specific IP address, instead of compulsorily having the whitelisted IP address apply to all database users. I.e. UserA can only connect from ipA U...
Ka Lung Ng about 6 years ago in Atlas 5 Submitted

Private endpoint termination protection

Similar to the Cluster Termination Protection, it would be nice to have Private Endpoint termination protection to prevent accidental deletes of private endpoints, which could very likely result in application connectivity loss and downtime.
Guest almost 3 years ago in Atlas 0 Submitted

scheduled csv export for dashboards & charts

I would like to schedule csv exports on (table based) charts or dashboards containing such charts.
Guest almost 3 years ago in Charts 1 Submitted

Autogenerated random values in numbers based on ObjectId

Hi, This is the basic suggestion from my side.we have a unique "_id" in each document while inserting the data can we make any changes in your code for example in our company we have one scenario while working on the aggregation query t...
Guest almost 3 years ago in Compass & Data Explorer 2 Submitted

Estimated Filtered Count

Hi, We are currently using a pattern where we use a find(query).limit(x) and a count(query) with $near to find x results and display the overall count. Using this pattern, we are able to pass the same query to find and count. However that count m...
Guest about 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted