Compass
489 results found
-
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 -
2 votes
-
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 -
Option to change the font and font size in the MongoDB Shell
Option to change the font and font size independently (rather than zooming the whole Compass window) in the MongoDB Shell.
2 votes -
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 -
Disable the proxy pane for standard user to be allowed to manipulate the settings
There should be an option for admins to either enter:
A- Set to a manual
b- none
c- system proxyso its enforced - rather than grant a standard user that concept of tampering with settings
in the config file mongodb-compass.conf so that it is enforced on machines -- and most importantly managed1 vote -
Disable query propositions
Have a setting to turn off the suggestions that appears when you type a Query.
This feature can also be completely removed, in my opinion. If i want to execute an old query i go on history tab and select it.
The 99% of time the automatic suggestions are a loss of time.1 vote -
Unsuccessful login attempts
Can you please block connectio attempots after 5 times
2 votes -
All Processing in Memory
Let's say there are calculations that involve the processor (ALU Arithmetic and Logical Operations):
I can ensure there are no context switching between memory and processor whilst all calculations that involve ALU will be done in memory.Thanks,
Mr. R (Rajesh Kolagatla)
+91-8185822924
rkolagatla@gmail.com1 vote -
Refresh button on the database
Add a refresh button beside the + and >-
Maybe throw in a keyboard shortcut too like Ctrl + F5 or Ctrl + R2 votes -
Export to clipboard
When exporting query results, I would like an option to export to the clipboard in addition to the existing option to export to a file.
2 votes -
Recyle Bin
There should be a Recycle Bin in Compass which will store deleted data or collections so that they can be restored if deleted accidently.
1 vote
- Don't see your idea?