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

Option to show date in local timezone

Currently MongoDB is storing date and time in UTC - which is good and should be that way. However, from the presentation (either via Compass/Shell), there should be a way to show the date and time based on locale time zone settings or an option t...
Guest over 5 years ago in MongoDB Shell 2 Submitted

official Julia driver

Would love to see an official Julia driver.
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Support for MongoDB Package in Edge Computing Environments

The increasing adoption of edge computing and serverless architectures necessitates compatible database solutions. The MongoDB Node.js package currently faces compatibility challenges in edge environments, such as Vercel Edge Functions, due to its...
Guest about 2 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

The new mongosh mangles the output of piped in commands

With the old mongo shell, you could set up a shell file (called something like mongo_cmd.sh)containing the path to the executable and all the command line switches you wanted like this: ``` /path/to/mongo --norc --quiet --port 26011 ``` and then...
Guest over 2 years ago in MongoDB Shell 1 Submitted

Add an official driver for Erlang

No description provided
Guest almost 6 years ago in Drivers (ie: Node.js, Java, .NET) 2 Submitted

pymongoarrow replaces existing codecs

The api.write() method replaces any existing codecs. The collection TypeRegistry is replaced with a new instance, effectively removing any existing custom codecs. https://github.com/mongodb-labs/mongo-arrow/blob/1.6.0/bindings/python/pymongoarrow...
Guest about 1 year ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

For rpm installation files, add --changelog details

For rpm installation files, add "rpm -q --changelog" details.
Felicia Hsieh over 1 year ago in MongoDB Shell 0 Submitted

Support brew keg versioned releases for Macs

For example, allow "brew install mongosh@1.10.6" and for mongosh 2.x
Felicia Hsieh over 2 years ago in MongoDB Shell 0 Submitted

Explain shell helpers for CRUD API

The .explain() method in the shell works with some write methods (update, remove, findAndModify), but it doesn't work with the newer CRUD API. The missing explain methods are: "deleteMany", "deleteOne", "findOne", "findOneAndDelete", "findOneAnd...
Guest over 5 years ago in MongoDB Shell 0 Submitted

ODBC drivers for Red Hat systems

As we do not have any ODBC Driver versions available for RedHat OS, we require an ODBC driver compatible with RHEL 8 and above.
Guest over 1 year ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted