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

Showing 505

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 about 3 years ago in Compass 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 about 3 years ago in Compass 0 Submitted

Network message compressor support

I've got MongoDB 4.2 Community server which is configured with net.compression.compressors: "zstd,snappy,zlib" but after inspecting the output of db.serverStatus(), it seems MongoDB Compass is not using any compressor. It'd be nice to support com...
Guest over 6 years ago in Compass 1 Submitted

Allowing users to read system collections

No description provided
Guest over 6 years ago in Compass 1 Submitted

Migrate SQL data into MongoDB via Compass plugin/feature

No description provided
Guest over 6 years ago in Compass 0 Submitted

Adjust number of shown fields for document in list view

No description provided
Guest over 6 years ago in Compass 1 Submitted

I need CRUD support for DBRef fields/values

No description provided
Guest over 6 years ago in Compass 1 Submitted

Compass log as regular text

Allow option for current Compass log to be tail-ed so activity can be seen in real-time in a terminal window.
Felicia Hsieh over 3 years ago in Compass 0 Submitted

Indentation/newlines for Aggregation: Export to Language/PHP

I tried to use the the aggregation pipeline feature Export to Language, for PHP. The pipeline was quite complex, so I was surprised when I copied it into PHP Storm that the entire pipeline was on a single line, making it quite hard to read. PHP St...
Guest over 3 years ago in Compass 0 Submitted

Explain Plan and query to work on all valid queries -- if an official driver works the Compass should be able to help debugging

Mongo Compass Explain Plan cannot work on queries which are using common Java available syntax. Having no way to use Explain Plan on valid queries, without modifying the query, should be a feature. ``` { "_id" : { "$in": [{ "$binary" : "6Uk1UVZWl...
Guest over 3 years ago in Compass 0 Submitted