Compass
441 results found
-
Differentiate the polygon and circle icon to help with identifying the appropriate action
The icons in the toolbar of the map view look very similar. I mistakenly selected "polygon" when I wanted to select "circle". This mistake can be prevented by designing the icons with more differentiation e.g. Using a more pronoucned shape, angle, fill or border. Ideally, at a glance, the two shapes should be distinct and self-explanatory.
1 vote -
Folders/groups for favorites
Compass users with many deployments need the ability to:
- reorder favorites, possibly based on usage patterns, as well as,
- organize favorites into folders.
These features will allow users to efficiently access important connection favorites, even when there are a large number of deployments present.
42 votes -
mongodb-schema: provide a memory limit parameter
"mongodb-schema should take a memory limit parameter and stop analysing the schema when that limit is reached.
0 votes -
Show user accumulated query time per query shape in performance tab
Provide a histogram of commonly slow queries since entering the performance tab or pressing PLAY. Same as hottest queries but over time. Sum the query milliseconds over each invocation of the query shape.
While one specific query may be slow at any given time. The best practice in performance troubleshooting is to optimize the queries that are consuming the maximum total time when aggregated together. So, a relatively fast query that is extremely common may consume more resources in the mongod than a very rare query that is relatively slower.
3 votes -
Copy/Sync databases
I have two databases in the same cluster, so i need that both have the same data
0 votes -
Copy data from one collection to another
- this should include duplicating a collection
7 votes -
1 vote
-
1 vote
-
Support for right click menus
This will make Windows users feel more "at home".
1 vote -
11 votes
-
16 votes
-
Configurable sample size in schema analyzer
Sometimes larger or smaller sampling sizes (default is 1000) are desired since queries are taking too long or the sample size is not statistically useful.
Could be a part of progressive loading/sampling.
19 votes -
I want to use Favorites without storing passwords
For the Compass saved "Favorites", is it possible to save the Fav specifically without the LDAP Password and the without the Client Key Password? Instead leave them blank as a favorite, so I can then enter them each time logging in?
The reason is if the MongoDb has PHI data, and if I lost my computer, a hacker could not just click to open and gain immediate access. Thank you.
25 votes -
1 vote
-
2 votes
-
1 vote
-
10 votes
-
I need to scan and page through query results quickly, display more documents
The current document display paging for query results is not sufficient when large numbers of documents match the query filter.
- Add "First" and "Last" buttons to the "Displaying documents" paging controls.
- Make the number of documents displayed per page configurable (20 is insufficient)25 votesIn Compass v1.43.6, we released a feature that allows users to increase the number of documents displayed up to 100 documents. I previously marked this feedback item as "Completed," but I will mark it only as "Started" now given that we haven't released the 2nd improvement mentioned in the description yet:
- Add "First" and "Last" buttons to the "Displaying documents" paging controls.
If there are other related improvements that you would like to see, please don't hesitate to reach out!
-
0 votes
-
Allow to import/export indexes
Add import/export index capability via Compass.
Would be nice to also to automatically generate the createIndexes (https://docs.mongodb.com/manual/reference/command/createIndexes/) command for build a set of indexes.
4 votes
- Don't see your idea?