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

Add support for all type of joins like Postgres has and improve performance

$lookup is a performance killer. Joins are crucial parts in every OLTP system. $lookup is the equivalent to join in SQL, however $lookup is slow, doesn't support hash joins or other efficient join algorithm implemented in Postgres for example. Se...
Guest over 1 year ago in Performance & Optimization 1 Submitted

API Improvements - OpenAPI and more auth options

The API should be documented with OpenAPI to allow better tooling. Ideally using the above OpenAPI spec you could auto generate a SDK or API client for popular languages. Lastly, the API should accept authentication options other than digest. ...
Guest almost 6 years ago in Atlas (Control Plane and Data Plane RBAC) 2 Started

geoContain

Dear all, according to the attached image, I have some documents (in blue, with id from 1 to 5) having a geographic extent and a search area (in yellow). I need to find all documents where search area is completly inside the document's geometry. U...
Guest almost 5 years ago in Querying & Aggregations 0 Submitted

programmatic

It will be amazing to support programmatically creating/updating/deleting the dashboards and charts, with SDKs and/or Terraform.
Guest about 3 years ago in Charts 1 Submitted

Enhancement Request: Ability to Generate and Export Daily Chart Data Efficiently

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. Currently, in MongoDB Charts, it’s not possible to automatically generate and export charts for each day’s data. We have t...
Sanaka Jithendra 6 months ago in Charts 1 Future Consideration

Make unreplied comments editable

When creating a case, I often don't spell all the information I consider useful at once, for any tiredness or emotional reason. So I am as often stacking comments to my own case, prior to get any reply from support team. Reply that can take time, ...
Guest over 1 year ago in Under Review 0 Submitted

Add support for languages (localization, internationalization)

Add internationalization support so folks can use Compass in their own language. Tagging a few languages for searching / SEO: Mandarin Chinese French Spanish Bengali Hindi Portuguese Arabic Japanese
Rhys Howell over 3 years ago in Compass & Data Explorer 1 Submitted

BI connector host name via API call

BI connector hostnames in the Atlas UI: https://www.mongodb.com/docs/atlas/bi-connection/ is not supported via API , Currently, customer has to manually copy and store the values to be reused by other applications. The customers are hoping to get ...
Guest over 2 years ago in Infra-as-code & APIs 0 Submitted

Manage Database Access and Network access

I would like to give colleagues the ability to manage Database Access and Network access for a project without giving the the project owner role. A way to provide more granular access in Atlas would be nice
Guest almost 5 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Atlas CLI provides a guided database user creation / management experience

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. The Atlas CLI allows users to create database accounts with multiple global admin-level roles (like readWriteAnyDatabase a...
Jonny Roberts 6 months ago in Atlas CLI 0 Future Consideration