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

Showing 13
113 VOTE

official Dart driver

We use mongo in weebi Dart / Flutter application. We would be eternally grateful if you could implement an official Dart Driver, There is already an unofficial mongo dart repo : https://github.com/mongo-dart The specific feature we need is Ejson ...
Guest about 6 years ago in Drivers (ie: Node.js, Java, .NET) 16 Will Not Implement

Features missing in Mongodb MCP server

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Current MongoDB MCP server support is very limited for certain operations. Developers are constrained to a narrow set of t...
Shailaja Gummudhavelly 3 months ago in Atlas CLI 0 Will Not Implement

add deno driver

(i was forced to select a category so i choose nodejs) Deno is coming https://deno.land/ From the creator of nodejs. Better than nodejs.
Guest about 6 years ago in Drivers (ie: Node.js, Java, .NET) 2 Will Not Implement

Kotlin Driver - Allow querying nested properties via data classes

In the Kotlin driver extensions, we can use data class KProperties to create Filters. For example given these models as data classes: data class Movie(val movieName: String, releaseDate: LocalDate, rating: String) data class MovieReview(val movi...
Guest about 1 year ago in Drivers & Frameworks 2 Will Not Implement

Make the Go driver interface based so that it can be easily mocked for unitTests.

Provide interfaces for driver classes that can be used to mock the database for unit tests. Along the lines of what AWS does for its services: https://aws.amazon.com/blogs/developer/mocking-out-then-aws-sdk-for-go-for-unit-testing/
Guest about 3 years ago in Drivers (ie: Node.js, Java, .NET) 0 Will Not Implement

Atlas CLI to return the roles/actions/privileges assigned to a particular database user

I have done some testing and research and have been unable to get the Atlas CLI to return the roles/actions/privileges assigned to a particular database user. I am requesting that this functionality be added to the Atlas CLI, as it seems like a co...
Guest over 3 years ago in Atlas CLI 1 Will Not Implement

Make database clusters available to Grafana as datasource

We recently were trying to use timeseries collection to report some metrics and wanted to use atlas database clusters as datasource in Grafana. There exists a payed plugin from Grafana itself which is unfortunately only usable in conjunction with ...
Guest over 3 years ago in Drivers & Frameworks 2 Will Not Implement

Add API to create new organisation

looks like there is no API to create Organisation. and API Key belongs to organisation as well. so probably need Global API Key similar to what we have in OPS Manager. there should be another API to link organisations.
Guest almost 4 years ago in Atlas CLI 1 Will Not Implement

.NET 6.0 support for Entity Framework driver

The pre-release version of the EF support in C# driver is only published for .NET 7.0 while the LTS version of .NET is 6.0 and many vendors use (and will use it) for a long time. The roadmap from https://github.com/mongodb/mongo-efcore-provider#li...
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 1 Will Not Implement

Support opentracing for the go driver

No description provided
Guest almost 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Will Not Implement