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 3893

Thank you

As a diabetic who relies on Nightscout but is not very experienced regarding building apps and utilising databases, etc., I just wanted to say thank you very much for the clear step-by-step mlab migration instructions and video that you provided. ...
Guest about 5 years ago in Atlas 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 about 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Indicate operation errors already in the plan phase

This idea originates from my original bug report: https://github.com/mongodb/terraform-provider-mongodbatlas/issues/284 Changing the name of an existing `custom_db_role` is currently not possible without ending in an error in the `apply` step. Th...
Guest about 5 years ago in Atlas 0 Submitted

Replace editor with MLab's editor

Get rid of the dropdowns and give me a text box. Or at least an option to toggle off type safety. I see the strength of Mongo as being untyped, but this editor is forcing in type. In addition, it is incredibly clunky to use when adding new field...
Guest about 5 years ago in Atlas 0 Submitted

Ability to view and track collection wise transactions (read,write,success,failures)

We have multiple microservices using the same collection and we'd like to track how many calls come from each, and also understand which transactions are successful or not. Ultimately this will allow us to understand the MDB usage by each of the ...
Guest about 5 years ago in Database 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 about 5 years ago in Under Review 0 Submitted

Find all geoJSON points within a large collection of polygons. Reference collection in geoWithin.

I would like to be able to find all geoJSON points located within a collection of polygons. My personal goal is to find points located within earth's water bodies. The water bodies are located in their own collection while the geoJSON points are l...
Guest over 5 years ago in Database 0 Submitted

Need an easier way to issue multiple document operations within Atlas online or Compass.

Provide a method to perform commands such as updateMany()
Guest over 5 years ago in Atlas 0 Submitted

Make Charts Loading Screen Contextually Relevant

Add the Chart Title to its Loading dialog. Would solve some UX problems for embedded charts - letting the user know what is coming to fill the space. There are workarounds for this currently (i.e. not using the charts title and having it on the r...
Guest over 5 years ago in Charts 1 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