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 50

Deploy MongoDB across different Kubernetes clusters

MongoDB Operator can only deploy and manage MongoDB in a single Kubernetes cluster. However, for DR and global apps, it is important to deploy a single DataBase across multiple Kubernetes clusters to allow for DR or globally distributed apps.
Guest about 6 years ago in Kubernetes 9 Completed

Integration of an Aggregation/Query Formater

Bad formatting of queries are a pain. Queries and specially Aggregation Pipelines can get quickly unreadable, unmaintaibable or miss understandable. To avoid this I'd like to ask for a code formater. There will be always a discussion of a good and...
Guest over 5 years ago in IDEs 0 Completed

Ability to delete individual records in a collection

Ability to delete individual records in a collection either using the "backspace" or the menu (delete record). Also, an "empty this collection" would help.
Guest almost 5 years ago in IDEs 1 Completed

Formatting support for mongodb playground files.

There's no way that I can find to format the code in a .mongodb playground file. At present, I need to manually change the file suffix to js, then use a hot-key to run prettier, then rename it back. If there is a better way, I'd love to know it!...
Guest about 5 years ago in IDEs 3 Completed

Write query with IntelliSense

The ability to write queries, with IntelliSense and see the results as JSON or Tables. The query language can be in MQL or SQL. The results can be exported as json, csv or excel.
Guest over 5 years ago in IDEs 0 Completed

Ability to edit connections

Ability to edit existing connections.
Guest over 5 years ago in IDEs 2 Completed

Write mode

It would be great to edit/delete database documents within the MongoDB VSCode extension, particularly when working with a test databases in Atlas. I'm looking forward to seeing how this new extension will evolve.
Guest almost 6 years ago in IDEs 1 Completed

Provide Sign docker images

No description provided
Guest over 6 years ago in Kubernetes 0 Completed

predefined connections array on settings, this helps on devcontainer setups alot

sqltools is already using similar idea to handle connections "sqltools.connections": [ { "name": "Container database", "driver": "MariaDB", "server": "localhost", "previewLimit": 50, "port": 3306, "database": "....", ...
Guest over 5 years ago in IDEs 3 Completed

Add new LDAP Authz to MongoDBUser CR

No description provided
Guest over 6 years ago in Kubernetes 0 Completed