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

duplicated column nams is no supported in SQL statement.

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. using JDBC connector, when run a sql statement which contains duplicate name. e.g. SELECT city.CITY, city.CITY_ID, reg...
qin liu 7 days ago in SQL Interface 0 Submitted

Dark theme

Uh, white background for people that work at night is ******* the eyes; better to have a dark theme.
Guest almost 6 years ago in Under Review 0 Submitted

Network Access IPv6 Support

Would be great to have IPv6 support in Network Access section. Currently, it looks like it supports IPv4 only.
Guest about 5 years ago in Under Review 11 Submitted

Turkish Language Support for MongoDB Website

Hello, can you add Turkish language to MongoDB (https://www.mongodb.com/)? Developers in Turkey are actively using MongoDB. Therefore, they deserve Turkish language support. Supported English, Português, Español, 한국어 etc. Can you add Turkish to yo...
Guest almost 4 years ago in Under Review 7 Submitted

Dark mode needed urgently

Please there should be a section where a user can select light/dark theme because it improves visibility for users with low vision and those who are sensitive to bright light, makes it easier to stay focused whilst working. also, prolong the batte...
Guest over 5 years ago in Under Review 7 Submitted

Show UUID fields as UUID in document editor

I have a collection with documents containing UUID fields (standard, not legacy). When I browse those documents in the extension, they are shown like this: { "_id": "5e58eae46015f74c61dd6af0", "my_uuid": { "$binary": { "base64": "ILGr2eKZSmq...
Guest about 5 years ago in IDEs 1 Submitted

mongo atlas odbc driver meets problem for sqlFetch()

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. When SQLFetch() reach SQL_NO_DATA_FOUND, It will not return error when SQLFetch() is called again. What would you l...
qin liu 2 months ago in SQL Interface 2 Future Consideration

Write playground as TypeScript file

## Feature Request It would be nice to write MongoDB playground in Typescript, then we will have design time validation and good suggestions in IDE. ## Detailed Description It would be awesome to have types for MongoDB interfaces and the abili...
Guest about 2 years ago in IDEs 1 Submitted

Linting/Validation support for query language

It would be nice if MongoDB for VS Code had a built-in functionality to verify query syntax, best practices, etc. Conceptually, this would work similarly to how ESLINT works for JavaScript.
Guest over 5 years ago in IDEs 0 Submitted

Open documents in the same tab

Every time I want to check a doc, It opens it in a new tab Which makes it difficult to navigate across the workspace. I would recommend open docs in the same tab and maybe device some mechanism to open the docs in a new tab if the user wants to co...
Guest almost 6 years ago in IDEs 1 Submitted