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

getMore retries support for autoscalling feature

its not possible use https://motor.readthedocs.io/en/stable/api-tornado/cursors.html#motor.motor_tornado.MotorCursor.to_list and https://pymongo.readthedocs.io/en/stable/api/pymongo/cursor.html#pymongo.cursor.Cursor with autoscalling feature :( ...
Guest almost 2 years ago in Drivers (ie: Node.js, Java, .NET) 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

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

Short-lived AWS EKS token

Native support for short-lived AWS EKS token in MongoDB java driver, with the ability to refresh the key without any application downtime.
Guest almost 5 years ago in Drivers (ie: Node.js, Java, .NET) 2 Submitted

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

Option to Export Multiple Collections

Add A Export Screen and the option to select the collections and also a select all option for collections inside the database
Guest 12 months ago in Compass & Data Explorer 0 Submitted

IAM Connectivity using Mongo Compass

Description: It would be helpful to integrate AWS IAM profiles directly into MongoDB Compass. Users should be able to read the available AWS IAM profiles from their AWS CLI configuration, select one from a list, and connect seamlessly without the ...
Guest 12 months ago in Compass & Data Explorer 0 Submitted

copy query to shell

Copy Find or Aggregation Pipeline queries directly to embedded shell. I realize you can export the query then paste it in the shell, but a nice helper would be to click a button which tells the shell to use the current collection and pastes a well...
Charlie Little almost 4 years ago in Compass & Data Explorer 0 Submitted

Allow custom service names with mongodb+srv URI scheme

We are using DCOS (marathon/mesos) to manage our services. DCOS generates SRV records for our mongos instances under a record that looks like _mongos-mongodb._tcp.marathon.mesos However, there's currently no way for me to use this because when I ...
Guest almost 6 years ago in Drivers & Frameworks 1 Started

JSON view "find" should search collapsed text

When in JSON view, the "find" operation does not search for collapsed text. If the text existing in the document (even if not shown in current view), it should expand the document to the point of the found text.
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted