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

IDEs

Showing 83

Rename Database function

Subject: Feature Request: Add Support for Renaming a Database Dear MongoDB Team, I appreciate the great work you’ve done with MongoDB—it’s a fantastic database solution that continues to evolve and improve. However, I would like to suggest a fea...
Guest 9 months ago in IDEs 0 Submitted

We do not have to repeat use('db') every time

After executing use('db') we don't need to include the command with each run, especially when we want to run the selected line. At present, if I run some selected lines to run from play ground it doesn't works if the lines doesn't includes the u...
Guest over 4 years ago in IDEs 6 Submitted

Kerberos Authentication for VSCode

Hi, All our databases are secured using Kerberos authenticatoin. I do not see Kerberos/GSSAPI authentication option for this plugin. Looking forward to see this added to the plugin so that we can offer this to our developers. Compass supports Ker...
Guest over 5 years ago in IDEs 0 Submitted

Enable code block with connection to choose and run icon

Like python notebooks, it would be very helpful to have code blocks to run and select database. like the image shown
Guest over 1 year ago in IDEs 1 Submitted

Add usually Collection to used list

No description provided
Guest almost 2 years ago in IDEs 0 Submitted

Display the time it took for queries

Similar to any other MongoDB tool, I would like to know how much it took me to run the specific query/count and so on. It would be nice to also have a timer that indicate how much time it been running for (when the query taking too much time).
Guest over 2 years ago in IDEs 0 Submitted

Enable index and import export from extension

Enable Vector Search Index Creation from extension, importing and exporting data into and out of collections
Guest about 1 year ago in IDEs 0 Submitted

Conditional confirmation prompt

I want to configure which connection should have a confirmation prompt before running a playground command. For ex., no prompt for the development database, yes prompt for the production database.
Guest over 5 years ago in IDEs 0 Submitted

Change Object ID display format from '{$oid: 'xxxx'}' to ObjectId('xxxxx')

It just uses only 1 line instead 3 lines. And we can copy it directly.
Guest over 3 years ago in IDEs 1 Submitted

Use Ctr-Enter to execute instuction where the cursor is.

Currently, is kind of tedius to execute a targeted line. Other editors accept Ctl-Enter to execute the line, which is very convenient.
Guest about 4 years ago in IDEs 4 Submitted