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

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

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

warn about stale IP address whitelisting

For people who work on wireless networks, if you come back after the weekend the IP address has often changed. If you are working with whitelisting, you now have the surprising situation that your connection string no longer works. The sidebar i...
Guest over 5 years ago in Compass & Data Explorer 0 Submitted

updating the collection informations on top right

even if you click on two refresh buttons (see the attached print screen), Compass does not update the information
Guest over 5 years ago in Compass & Data Explorer 0 Submitted

Checkbox to deselect all fields when importing csv files

When importing csv files, I did not find the checkbox to deselect all fields. There were 60 fields, I needed just two of them. I had to click 58 times to deselect the not needed fields.
Guest over 5 years ago in Compass & Data Explorer 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

Easy: More recognisable copy and duplicate buttons

It's impossible to tell them apart without reading the tooltip (which takes a bit time to show)
Guest almost 6 years ago in Compass & Data Explorer 0 Submitted

Explicit confirm the saving of connection credentials

When user enter connection info, the details are saved for the next time. If the user want to forget the info he need to disconnect and then remove the connection string. Instead i suggest that only when the user explicitly ask to save the conne...
Guest almost 6 years ago in Compass & Data Explorer 0 Submitted

Deal with Lat/Lon Pairs in CSV/Tabular imports.

When importing tabular data with separate columns for Lat/Lon geospatial data, MongoDB Import should be able to automatically rebuild these into GeoJSON compliant structures.
Guest almost 6 years ago in Compass & Data Explorer 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