Compass
460 results found
-
Detach and Organize Tabs for Multi-Document/Collection View
Currently, MongoDB Compass does not support the ability to detach and organize tabs, limiting the ability to view multiple documents or collections simultaneously. It would be incredibly useful to have the ability to move tabs around and view multiple collections or documents side-by-side within the same instance of Compass.
As a workaround, users can open two instances of Compass, but this process is more clunky as it requires re-authenticating, reconnecting, and reopening tabs. Additionally, there’s no option to collapse the sidebar, and window resizing is limited, restricting the options for arranging multiple windows effectively.
We’d like to request a feature…
2 votes -
Modular and Flexible Interface for MongoDB Compass
Implementing a more flexible and modular panel system in MongoDB Compass would significantly enhance user experience. Allowing users to show or hide panels individually or in groups, perhaps through collapsible panels, docking options, or a visibility menu, would create a cleaner, more focused workspace. Offering predefined layouts and the option to save custom layouts would accommodate different workflows. Furthermore, considering contextual panels that appear only when relevant to the current task would reduce visual density, resulting in a more customizable, efficient, and content-centered interface, benefiting users with diverse preferences and needs.
1 vote -
Working with a Single Database
Improve database navigation by temporarily hiding other databases on the server. When searching for a collection, see only results from the selected database, reducing clutter and enhancing workflow efficiency.
6 votes -
A customer wants to view the records in system.profile via Compass Currently, it is only possible via Mongo Shell or Drivers, which is quite
A customer wants to view the records in system.profile via Compass Currently, it is only possible via Mongo Shell or Drivers, which is quite cumbersome. It would be better if Compass could view them.
1 vote -
Aggiungere alle funzionalità correnti (nella visualizzazione json): modifica documento, copia negli appunti, ecc. la possibilità di ordinare
Add to the current features in Documents tab (json view): Edit document, Copy to clipboard, etc. the ability to sort document fields alphabetically so you can search a field more easily
1 vote -
Annoying cursor
It's really annoying to have the cursor matching show blocks around the matching braces/parenthesis because it obscures the actual cursor itself and makes it difficult to see where one is typing. Please provide an option to turn off matching or come up with an alternative way to showing matching blocks.
1 vote -
Ability to create folders to group connections in Compass
Ability to create folders to group connections in Compass
Compass users with many deployments need the ability to organize deployments into folders/groups. At the moment, on the left pane, connections are listed in alphabetical order. But if you have a large number of deployments and those deployments/connections are named all over the place, it becomes tedious to track. It would be nice if we can create a folder to group the deployments/connections.
1 vote -
Multiple DB Connection
The new UI for multiple connection on a single window is confusing sometimes.
use case:
we have dev, stage and prod DB connected with same collections. We can't identify from tabs, with which DB that specific collection is connected. we have to check manually one by one opening the tabs.
and bit risky at some times.1 vote -
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 -
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 -
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 -
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
- Don't see your idea?