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

Add pipeline stage for "downsampling" data

Down sampling is an extremely common operation used when plotting time-series data on graphs when there is too much data to get a good looking/meaningful graph. This would pick and choose "important" data points based on an algorithm such as "Larg...
Guest over 3 years ago in Database 1 Submitted

I would like to paste a Mongo ObjectId and it automatically query on it

I would like to paste a Mongo ObjectId and it automatically query on it. Right now when I go to type something into the query filter field it'll automatically add {} A great next step is if I [ctrl} + [v] paste in a MongoDB ID, then it automatic...
Guest over 2 years ago in Compass & Data Explorer 2 Submitted

Missing UUID() support for creating/editing - UUID('486b423a-f668-4141-b8a4-3a9a5a45eb6f')

It would be very useful to create and edit fields that contain an UUID like: somekey: UUID('486b423a-f668-4141-b8a4-3a9a5a45eb6f') That should be stored as binary. I use this instead of the ObjectIDs. I can query for UUIDs but I can't edit or c...
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

Add ability to setup delimiter for csv export

Please add ability to setup delimiter for csv export. For example if values of fields are text, than they could contain comma ( and semicollon) and csv file is off. There needs to be options such as comma, semicollon, tab ...
Guest over 6 years ago in Compass & Data Explorer 1 Submitted

Show timestamp in UTC when hovering on ObjectID

In the tooltip when hovering on objectId, please show date time in UTC or any date format. This will help users understand when this record inserted. Some teams not explicitly using dateTime of record, as _id (objectId ) is does what we expect. Fo...
Guest about 1 year ago in Compass & Data Explorer 0 Submitted

Allow following a referenced ObjectID to the associated document

I have documents that reference other documents in other collections using the ObjectId. It would be really helpful if I could follow these references in Compass to the associated document. For example, if I find a specific document by using ...
Guest over 3 years ago in Compass & Data Explorer 3 Submitted

Visual Query Builder with Drag & Drop

No description provided
Guest almost 6 years ago in Compass & Data Explorer 0 Submitted

Data Replication from one MongoDB Cluster to another MongoDB Cluster

Create an option for the user to replicate data from one MongoDB Cluster to another MongoDB Cluster inside the account. We don't need to migrate data, I need replicate data from an Production Cluster to an Dev/Test Cluster. Thanks.
Guest almost 5 years ago in Replication & Sharding 0 Submitted

mongodump - add support for nsInclude/nsExclude

Currently mongodump supports the excludeCollection/includeCollection options but this requires the use of the --db option. It would be useful if mongodump was able to dump all databases, as it does by default, but also be able to specify a collect...
Guest about 1 year ago in Database 0 Submitted

Show created timestamp for ObjectId fields

It would be really useful to see the timestamp from ObjectId fields while hovering over the ObjectId values in query results. Well designed documents have a field for the creation time, but not all documents have it and then need to go into hoops ...
Guest about 2 years ago in Compass & Data Explorer 0 Submitted