Compass
460 results found
-
Should be able to export saved queries as well.
The saved queries should be exported as well.
i have saved many queries with long pipelines and complex logic which I think won`t be able to write again if somehow deleted 😅1 vote -
Automatic 'add new field after key' when sole option for editing with '+'
A lot of the time, 'Add new field after X' will be your only option when clicking the '+' button when editing a document. I shouldn't have to click another button after that in this case.
1 vote -
Compass UI/UX
The older way of opening up new window for different connection to a selected database was very optimal. We dont need to have same window for all the database connections we do. And this UI is still not as good as older UI. I am talking about the UI/UX experience which was just before this new one
1 vote -
float tabs and view side by side
Would love to be able to float tabs and split tab views to view query results side by side.
1 vote -
Hiding the sidebar for more working area
I suggest that it is possible to hide the sidebar, when working with a limited resolution laptop, mongodb compass takes 70% of the screen, which only leaves 30% to refer to documentations.
3 votes -
Consistent new tab behavior for + button.
Use case. I have a number of tabs already open with existing queries. I need to dig into a new problem or idea. Hitting the + button opens a new tab with whatever collection I was on. I then click on a collection in the db/collection navigation pane. At that point the behavior is inconsistent depending on if I have another tab already open to collection I click on.
Would prefer if the behavior remained consistent. I just clicked on a new tab so until I actually fill in a query on that tab, any click on a collection should…
1 vote -
Improving user experience of Aggregation pipeline builder
Today, when I describe extensive aggregations, I need to use the "</> TEXT" method in the interface because it is the only way I have to comment on what each step does and to efficiently locate myself in each step. In such a way that these comments would be visually displayed before each stage in the "{} STAGES" option of the "Aggregations" tab.
It would be great if it were possible to not only comment on the steps but perhaps group them (only visually). One of the things that can be done is to use "// #regions" as it happens…
1 vote -
connect by open tree
Connect to DB by clicking on "open collection tree arrow" see screenshot
1 vote -
Option to turn off the multiple connections in a single window feature
With the recent update to multiple connections in a single window, I have found that it can be confusing when you have the same database open for test and prod. Please add an option to turn off the feature allowing multiple connections in a single window for those of us who do not want the new feature.
3 votes -
For rpm installation files, add --changelog details
For rpm installation files, add --changelog details for each release
1 vote -
Categories for Connections
I am working for several companies. Each company has several mongo server, so it would be nice to categorize each connection for each company in a tree list. This would clean up the collection list a lot.
1 vote -
Main screen option new connection
In the 1.43 version on the main screen I had the option to connect to the cluster, without the need to save the connection, would you go back with this option?
1 vote -
MongoDB Compass 是否可以之中简体中文?
MongoDB Compass 建议支持简体中文。
1 vote -
Add unwind as part of the Lookup it self
it's cumbersome to lookup for one document in a other collection just to write unwind after it.
it will be handy if a boolean field will return an array or object.
1 vote -
Smart Index Optimization for Aggregation Queries in Compass
When building aggregation pipelines in Compass, sometimes queries can slow down if they’re missing the right indexes or opt out.
- Creating Temporary Indexes Automatically: If the aggregation query doesn’t have an optimal index, Compass will automatically build a temporary one just for that specific operation.
- Suggesting Permanent Indexes: After running the aggregation with the temporary index, Compass will notify you and suggest saving the index permanently if it’s likely to be useful for future queries. Maybe even showing time saved with the index or without.
1 vote -
Expiry time value in ttl index details accordion view
indexes tab showing indexes of selected collection, would be great to know what expiry time was set for ttl indexes when expanding them. recent updates to compass are really really good btw.
4 votes -
search by dbname > collectionname
While searching for a collection and if the connected account have multiple dbs with same schema its hard to search for specific db collection.
My proposed solution is when we search using > i.e. dbname> collection name .
It should show collections in specific db only. not in all the dbs.for example
1 vote -
Tab to accept suggestion
I REALLY hate that as I insert my query and if I press Enter, the top suggestion that popped up is selected. It completely replaces the query I just built and 95% of the time, it's not the same query. You should require me to tab or arrow down to select the suggestion that is right for me, if I want to use the suggestion at all.
2 votes -
indexStats
currently indexStats are show for less than a month, if it atleast 3 months stats that would be a good indicator if index is not in use for 3 months then it can be deleted
1 vote -
Add "Documents Per Page" feature it will very helpfull for us
Currently there are only 20 documents per page but if you give a feature to choose documents per page then it's very helpful..
10 votes
- Don't see your idea?