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

Execute Raw query with query editor

Currently there is no query editor for executing raw queries, like for batch update and batch delete. Consider to add a query editor.
Guest almost 6 years ago in Compass & Data Explorer 15 Future Consideration

ARM support

Can we support ARM packages for Debian 11. They are required for bitnami to add ARM support to their mongo charts
Guest about 3 years ago in Database 3 Submitted

"I would like to have the capability to adjust the width of columns in the collection table

I would like the ability to adjust, expand, or shrink columns by using the mouse when viewing the table in the 'Documents' section of the collection.
Guest about 2 years ago in Compass & Data Explorer 6 Submitted

Improve MongoDB Atlas Data Explorer Query Editor Usability (Multiline, Resizable Input)

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. The Data Explorer query input field is constrained to a fixed height and width. When a query exceeds the visible area, hor...
Karnail Singh 2 months ago in Compass & Data Explorer 1 Future Consideration

It would make my life a lot easier if I could have some type of uniqueness constraint on data in time series collections. I frequently have to over fetch data and store that in the database. If I could insert and only upload the new stuff that would be amazing.

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. Time series data uniqueness What would you like to see happen? Describe the desired outcome or enhancement. some...
Sam Cox 2 months ago in Data Modeling & Indexing 1 Future Consideration

Rename tabs

I would like the ability to open multiple tabs and rename them. Currently, the tabs are rendered as Documents Ideally, I could change the tab heading so that it's easier to navigate between the tabs
Guest over 2 years ago in Compass & Data Explorer 5 Submitted

Stage Input > Full Aggregate Text > Stage Output View

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. I really like the feature in the 'focus mode' view where you can see the 'Stage Input' on the left, edit the aggregate sta...
Jerren Saunders about 1 month ago in Compass & Data Explorer 1 Future Consideration

XA Support

Is there any plan to implement distributed transaction that involves more than one data stores (for e.g. an RDBMS and Mongo)? We have one such requirement and tried a simple POC by creating a simple class extending XAResource (MongoXAResource impl...
Guest almost 6 years ago in Storage & Transactions 11 Submitted

Add support to export multiple collections

I would like to be able to export multiple collections at the same time. It would be nice if Compass generates json files named with the collection name.
Guest about 6 years ago in Compass & Data Explorer 1 Submitted

How to limit the number of document updates?

Hi I want to limit the number of document updates in one command. for example db.users.updateMany( , , { limit : 100 } ); https://www.mongodb.com/community/forums/t/how-to-limit-the-number-of-document-updates/102204/3
Guest over 3 years ago in Database 1 Submitted