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.
We’ve upgraded our feedback system to better capture, track, and act on your feedback. Here’s what you need to know:
|
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. |
Having a file with all the queries related to a certain activity/flow |
|
What would you like to see happen? Describe the desired outcome or enhancement. |
Mongo Compass to behave like more other SQL-like Editors (Datagrip, SQLDeveloper, NoSqlBooster, DBeaver, TOAD etc) because it would be just extending the ">_ Open MongoDB Shell" to retain previous queries in a file and showing results in a tabbed view (like find tab) rather than acting like a CLI. |
|
Why is this important to you or your team? Explain how the request adds value or solves a business need. |
Find tab lacks the possiblity to make extensive more complex queries, while aggregation tab lack the possibility to do bulk updates, bulk modifications etc. |
What steps, if any, are you taking today to manage this problem? |
I'm constantly switching between find/aggregation/mongoshell tabs in order to do basic operations that in a SQL-Like editor can be made from the same view. MongoDB does not lack the capabilites but Mongo Compass does |