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

Compass & Data Explorer

Change column size on tabular 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. Tabular view of documents is convenient, but static column width is limiting. What would you like to see happen? De...
Gerrie Van wyk 9 months ago in Compass & Data Explorer 0 Started

Enabling LUUID, NUUID in filters

With https://jira.mongodb.org/browse/COMPASS-1083, support was added for the UUID in filters and expressions, as well as the bindata type. It would be very useful to also have direct support for NUUID and LUUID identifiers in filters, so that you ...
Guest almost 6 years ago in Compass & Data Explorer 2 Submitted

When I am checking my database content I want to show media stored within GridFs so I can sanity check database content

No description provided
Guest almost 7 years ago in Compass & Data Explorer 1 Submitted

Delete several documents at once

When I query documents, It would be good to be able to delete them all, instead of having to delete them one by one (very long if you have 100 docs for example)
Guest over 6 years ago in Compass & Data Explorer 0 Submitted

Always show CollectionName in Tab. (Compass)

The whole tab space is eaten up by the Database Name, so I can't see wich tab shows which collection. Every Tab only says "some_db_name..." There is enough y-space in the tab to show the collection name in a seperate line, so one could navigate qu...
Guest about 3 years ago in Compass & Data Explorer 1 Submitted

Real-Time Free-Text Query Interface

Current Workflow Pain Points: To debug or work on a query (e.g. this query: db.collection("user").find({name: "bob"}).sort({date: -1})), I currently need to perform multiple steps: 1. Locate and select the relevant collection (which opens a new t...
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Tab Titles

The titles of tabs would be a lot more helpful if they displayed the collection it was on. As you can see in the screenshots that are attached, the 2 different tabs have no indication of what collection they are apart of since it gets cut off by t...
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

need native mongosh availability within MongoDB Atlas

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. Having mongosh available in Atlas would significantly improve productivity and operational efficiency What would you ...
Manvendra Singh 5 months ago in Compass & Data Explorer 1 Future Consideration

Copy as "normal" JSON

Would be nice to have ability to copy data in mongo shell compatible format. NOT like this: {"_id":{"$oid":"58a1b4496711f017c2be2c86"},"reportedBy": "$oid":"589b5cddb8843f642c09eecd"},"createdAt":{"$date":"2017-02-13T13:27:37.594Z"}} But like this...
Guest over 6 years ago in Compass & Data Explorer 3 Submitted

Add an option to copy a database

Let's say I need to test something on the production data but I don't want to touch the prod data. It would be cool to have an option to copy the remote DB data to the local DB so I could safely test my queries without affecting prod or UAT DB dat...
Guest about 6 years ago in Compass & Data Explorer 0 Submitted