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

It would be perfect, If I have "Credential ID" and "Verification Link" for courses that I have completed. Yes, I know, MongoDB provides t

It would be perfect, If I have "Credential ID" and "Verification Link" for courses that I have completed. Yes, I know, MongoDB provides this information for professional certified developer, but Why not for the certificate of completion?
Guest over 5 years ago in Under Review 0 Submitted

Create MSI package to install .NET MongoDB driver

I manage SQL Server. I would like to request standalone 32 and 64 bit MongoDB .Net Driver in MSI format. We typically do not install Development tools on SQL Server database hosts (no visual studio, no nuget.exe). So downloading the driver using p...
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

mongocli feature request : add an option to specify the path to the CA file in the mongocli configuration.

Currently while using mongocli to connect to Ops Manager via https, one needs to add the public CA certificate to local system's trusted certificate store. Please add a parameter in the configuration file where one can specify the path to the loca...
Guest over 5 years ago in Under Review 0 Submitted

Add non-EJSON as option for json utils

python and other drivers offer to-json utils. This makes taking a native rich shape complete with datetimes and byte[] and such and easily turning into bson (the best way!) or JSON. The utils offer options to modify the output representations of t...
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

University MongoDB - Provide explicit Shell Address to Databases

In places in the text in different units it says: "We are connected to the class atlas cluster from Compass". You could please be explicit with what that address is, since if one is coming back after a couple of days break and have forgotten how ...
Guest over 5 years ago in Under Review 0 Submitted

Ignore unmapped fields in pojo deserialization

A recent ticket (00664772) with the mongodb support team confirm that the following case is not handled by the Java driver: class Foo { int x; int y; } I can successfully write and read it. However, if the Document has extra fields, it cannot...
John Lilley almost 6 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Add support for SSH Tunnel

Similar to the request for SOCKS proxy support, it would be good to add support for SSH tunnels for drivers (since Compass supports this already). This can be useful for developers working remotely when company policy disallows whitelisting home ...
Guest almost 6 years ago in Drivers & Frameworks 0 Submitted

Have option to auto add/update timestamp

It would be great if driver can auto update created_at and updated_at timestamp/date
Guest almost 6 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

A tool to test the connection that can fix resolution issues in server selection

This is probably not Node Specific a general problem with connecting via a seed list. ServerSelection via seed list is a great concept. It works poorly. I have attached an hour of starting a working webserver app and 30 times starting it in a lit...
Guest almost 6 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Get Java Database form Kotlin Database

Please create a function that unwraps the Kotlin MongoDatabase to obtain the corresponding Java MongoDatabase. This is necessary to ensure compatibility with libraries that depend on the old Java MongoDatabase.
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 1 Submitted