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

throttle sessions which use too much resources

We have different types of applications : 1. Writer - to load data into mongodb from different data sources 2. Reader - to read data and display to end user. Normally, there is strict SLA for reader , but no SLA (or less restricted) for writers. ...
Guest over 3 years ago in Performance & Optimization 0 Submitted

visual feedback on array / object size in document preview

Could we have a visuel feedback in document preview (Documents, Aggregation) for the array / objects size? It could be between parenthesis next to the "Object"/"Array" label => Array(5) for example The basic need was to identify quickly which ...
Guest over 3 years ago in Compass & Data Explorer 0 Submitted

Examples for installing operator declaratively on argocd

Hey there, Would it be possible to add some examples when it comes to deploying the community operator with argocd? Thanks
Guest over 3 years ago in Under Review 0 Submitted

Use NUTS2 or NUTS3 codes for European countries

It is better to use official NUTS2 or NUTS3 codes and names for European regions as they can be matched with statistics. That will be better than regional abbreviations you found on some random pages. European regions are standardized by their N...
Guest over 3 years ago in Charts 0 Submitted

Enable simple and easy Connection with Mongoose or other ODM without the use of Code

it would be nice to be able to use the VScode extension when building MERN stack projects by easy connection between mongoose and the extension
Guest over 3 years ago in IDEs 0 Submitted

Expose hide index functionality

MongoDB guidance suggests that an index should be hidden such that the impact of deleting the index can be assessed prior to its actual deletion. This functionality should be surfaced in both Atlas and Compass thus making it easier to follow the g...
Guest over 3 years ago in Compass & Data Explorer 0 Submitted

Memory managed on the mongodb atlas nodes

we recently had a major outage due to OOM on the mongodb shard nodes . we would suggest help preventing this by providing below features so this can be managed properly going forward 1. Set the memory allocated to the WireTiger Cache 2. Config...
Guest over 3 years ago in Atlas 0 Submitted

Support double/string epoch time for date match

Allow a broader range of data types (double, string..) for epoch times.
Lucas Garcia over 3 years ago in Atlas Backups 0 Submitted

.NET Driver

It would be great if the .NET driver would support $search along with all the associated operators.
Guest over 3 years ago in Atlas Search 2 Submitted

Support for OR Conditions

We need support for matching for one condition out of several. This is an important usecase for my requirements. e.g. $or: [{ "airlines": "United" }, { "ticket_price": { $lte: 600.00 } }] Thanks!
Guest over 3 years ago in Atlas Search 0 Submitted