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

Implement basic aritmetic operations for the Decimal128 datatype

Feature Request: Implement basic aritmetic operations (e.g. addition) for the Decimal128 datatype. Context: I am working with high precision floats in Python and I am storing my data in MongoDB. When I get a high precision float out of MongoDb, ...
Guest over 1 year ago in Atlas Search 0 Submitted

Implement basic aritmetic operations for the Decimal128 datatype

Feature Request: Implement basic aritmetic operations (e.g. addition) for the Decimal128 datatype. Context: I am working with high precision floats in Python and I am storing my data in MongoDB. When I get a high precision float out of MongoDb, ...
Guest over 1 year ago in Atlas Search 0 Submitted

Timer in compass

When I run explain, I want to have a timer showing me the time elapsed since I executed the query. It will help me understand my latency delays and also a rough time estimation when I forgot to use explain
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Retain side bar sizing

It would greatly enhance the UI to have the sidebar retain its size, i.e. if I drag it to make it wider to fit my collection names comfortably, it should ideally retain and restore that size. It would also be extremely useful to have the ability...
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Allow to configure/adjust the number of nodes within a regions in a multi-region Atlas search cluster

Today, i enabled an isolated search node cluster with 2 nodes for one of our cluster which is an multi-region cluster with 4 nodes in N.Virginia and 1 node in Oregon. I can see that search node cluster has added 2 nodes in N.Virginia and 2 nodes i...
Guest over 1 year ago in Atlas Search 0 Submitted

Enable us to see values of expressions in aggregation pipelines

I've got a pipeline that often does a lot of collecting and combining values. What I get out of it is wrong but I have no way of knowing which part is broken since I can't see the values its collecting and the results of its maths until the final ...
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Make upsert or drop on import document

It would be great to be able to make what we are importing overwrite the database data, or directly perform a drop before importing. These options should be optional when importing documents.
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Self-hosted version of compass

Since compass frontend is web, it would be great to be able to self host it on a server, to access it directly in browser. The idea is to be able to work from devices that can't install electron, like iPadOS, android directly in browser or as PWA.
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Right-click context menu for Mongosh console window in Compass

Hi, Mongo folks, I've been using the mongosh window in Compass lately (the dark-background ">_MONGOSH" panel at the bottom), and having a bit of inconvenience with text editing. Because AFAIK, Compass doesn't have a "script editor" window lik...
Andrew Janke over 1 year ago in Compass & Data Explorer 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 over 3 years ago in Compass & Data Explorer 0 Submitted