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 518 of 2894

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 over 2 years ago in Compass 0 Submitted

Inserting images to MongoDB Compass so we can manually insert images without using api or something

Sorry for being new here. Think I have an idea to enable Compass to insert images manually. Thanks!
Guest over 5 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 over 2 years ago in Compass 0 Submitted

Sync Database Schema & Collection Schema

To efficiently work in a development environment and then apply changes to the database changes, something like diff between development (source) and production (target) database, there has to be a feature of synchronising Schema only (without dat...
Guest over 5 years ago in Compass 0 Submitted

I would like to name an "Alias" for my MongoDB connections

I have many MongoDB Connections in my Compass in different ports. But it would be nice if I could identify then.
Guest over 5 years ago in Compass 1 Submitted

Avoid listing deleted Atlas databases in Compass

Deleted databases appear in the view even though it's not reflected in the database itself.
Guest over 5 years ago in Compass 0 Submitted

"Relaxed Mode" be added to compass exports,

Compass should have a feature to export data in Relaxed Mode . It's exporting the unwanted objectId": { "$numberLong": "48726857629970" } for consistency import which is not required . For some data-comparison , I need the relaxed mode feature to ...
Guest over 5 years ago in Compass 0 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.
Guest almost 3 years ago in Compass 0 Submitted

Feature Request: Add simplified parallel insertion command syntax

I want to have a (maybe per server) setting dialog where I can enter a custom JS function that returns any of the mongoDB supported datatypes for the primary key (_id or id - usually String, ObjectId or NumberLong) and is then used everytime I ins...
Guest almost 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 about 6 years ago in Compass 1 Submitted