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

Showing 4026 of 4026

Reuse db connection

It's much slower than other mongodb clients like Robo 3t every time I run a query, it seems that it create a new connection to the database and then executes the query. Is there any way to keep and reuse an existed connection so that to speed up t...
Guest almost 4 years ago in IDEs 0 Submitted

Add settings to have query options expanded by default and pick a view

I never send a query without having to expand this section. It adds a step to every single opertaion, which is tiresome. It save about three lines of space. It would save a lot of time and be less annoying if there was an option to just leave this...
Guest almost 2 years ago in Compass & Data Explorer 0 Submitted

Table Chart > Show Totals > Show Avg > Show Max > etc....

Allow the "summary" row to show EITHER Totals, Or Average, Or MAX, OR etc.... Take a look at any Excel pivot table to see how this functionality is implemented
Guest almost 2 years ago in Charts 0 Submitted

Providing connection details with username for real time connection monitoring.

Currently, mongd.log provides connection details like remote IP, source port with authentication information but doesn't provide the connection is in active state or not. serverStatus() only provides number of current and active connections. Exam...
Guest almost 2 years ago in Database 3 Submitted

Print Logs As They Happen, Not At End of Script

Hi, When I add a `print` line in mongosh, that line is executed as it is reached. For example, if I add it within a loop, it prints for every iteration in a loop. However, in a VS Code Playground, it only prints when the Playground has finished e...
Guest almost 3 years ago in IDEs 0 Submitted

mongosh should be its own tab at the top with output options

I hate how mongosh is at the bottom. It makes it rather hard to see the results as it involves lots of scrolling, I end up having to write a js file and using `mongosh` in the terminal. It would be good if it was it's own tab at the top and give o...
Guest almost 5 years ago in Compass & Data Explorer 0 Future Consideration

When exporting a collection, make sorting the fields by alphabet optional

At this moment, one can only select or deselect fields, but one cannot pick any field order other than alphanumerically sorted. I would at least expect 'collection order', but taking this even a step further, it would be awesome if the export fiel...
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

Ability to "rehydrate" Atlas cluster from online archive

Consider an archive scenario when a user of a given app has not logged into the app in [x] number of weeks/months, so all their data is moved to Online Archive. Once they log back into the app again, their "cold" data should now be considered "hot...
Roy Kiesler almost 5 years ago in Data Federation 1 Submitted

Be able to see the replica set member states via MongoDB Atlas on a Datadog dashboard and get alerts if it changes

It doesn't look like these health metrics are available for the Atlas product. Would love to be able to use the metric mongodb.replset.health in MongoDB Atlas for both monitoring and alerting so that we can see the replica set member state on a da...
Guest almost 5 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted

Allow removing database user from all projects

Sometimes we need to remove a database user from more than one project. Right now, the only way to do this is by clicking through each project and doing each one separately. It would be much more convenient if there was a way to search/remove a gi...
Guest 12 months ago in Atlas 0 Submitted