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 497

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

Allowing users to read system collections

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

Migrate SQL data into MongoDB via Compass plugin/feature

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

Adjust number of shown fields for document in list view

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

I need CRUD support for DBRef fields/values

No description provided
Guest about 6 years ago in Compass 1 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 about 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 about 3 years ago in Compass 0 Submitted

Possibility to have _id field with new ObjectId added to each array element automatically

Hi, I thought it would be a good idea to have the option to have an array automatically add an _id field with new ObjectId per element if its an array of object. In our use cases, we mostly update/delete items by their _id. In the case where we...
Guest about 3 years ago in Compass 0 Submitted

SSH private key - Ask for passphrase each time

I would like to be able to enter the SSH private key passphrase every time I connect to the DB like in NoSQLBooster or Robo 3T.
Guest about 3 years ago in Compass 0 Submitted