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

All feedback

Showing 3596

Extend the support for the MongoDB ODBC driver to RHEL8

At present there is only support for RHEL7, which is effectively out of date. This would support more migrations to RHEL8.
Guest over 2 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted

Add Date support to pymongoarrow

pymongoarrow already supports datetime but that is not ideal to store partitioned values. I assume we would ideally store dates as BSON Date in MongoDB and then get back a Parquet Date. Y'all already support many data types (https://github.com/mon...
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Incremental backup with reduced snapshots size

The actual size of EACH snapshot is equal to datapath filesystem size. Every snapshot is essentially a copy of all db files. This prevents the use of OPS Manager Backup for large databases. It would be desirable to have a "real" incremental backup...
Guest over 2 years ago in Atlas Backups 0 Submitted

Define Port for ssh tunneling

If it would be possible to define the local routed port, some things like mongodump and mongorestore could be easily used outside of mongodb compass.
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

Allow specifying connection string via an environment variable

I have a local replica set that's using randomized ports which results in a non-deterministic connection string, but I have it stored in an environment variable that I use to connect via the shell.
Guest over 2 years ago in IDEs 0 Submitted

Expiration Date on Database Write Access

Just like the Network Access where you can allow an IP address to be used for connection to the database for a short time, I would like that same feature for Database Access write permissions. I would like to temporarily give someone permissions f...
Guest over 4 years ago in Atlas 0 Submitted

Be able to save the view option (List, JSON, and Tabular views) when navigating through various databases and collections.

In a more broader perspective, provide a way to preserve settings/customizations in general.
Guest over 4 years ago in Compass & Data Explorer 0 Submitted

Use datasources from multiple projects

Currently it seems to only be possible to create charts from databases on a single Project. My org has many teams using Atlas and we each work in separate Projects but occasionally we want to provide visualizations of our data that cross teams. Cu...
Guest over 4 years ago in Charts 0 Submitted

Need a Instance with unlimted storage .

We are seeking an instance with 2 vCPUs, 4 GB of memory, and a storage capacity of 500 GB.While we understand that the available M20 instance type supports the desired vCPU and memory specifications, we noticed that the maximum storage capacity fo...
Guest over 2 years ago in Atlas 0 Submitted

support $lookup for update aggregation

We frequently denormalise either full documents or subsets to different documents in order to speed up reading, create indexes or paginate/sort on fields. Consider a user collection and a task collection, if a task can be assigned to the user, it...
Guest over 4 years ago in Querying & Aggregations 2 Submitted