Compass
467 results found
-
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 -
Remember "Expand all fields" output option between pages
When viewing documents returned by the aggregation pipeline, selecting the Output option of "Expand all fields" works for the page you are currently viewing, but changing pages means you need to click "Expand all fields" again for each page.
It would be good if Compass remembered that "Expand all fields" was active, and kept this on for all pages in the results.
1 vote -
Add new field to document hidden
When pressing the + button to add a new field at the very last one when there is the option to show more fields, the inputs for the new one will be hidden under the 'show more'. There is no reason for this, and it could cause a lot of confusion.
1 vote -
Disable the cache feature from Compass
Every time I click some on some collection, I don't receive the actual data from the database but the cached data. In my opinion, that should not be like that, because that makes me clicking constantly on the refresh button.
If I click a collection then I want the latest and updated data from the database.
One example:
- I open the Compass GUI tool and I click on some collection to see its data.
- I switch to the application that is doing things and executing actions in the database using their own link.
- I switch to Compass,…1 vote -
Native Windows arm64 support
Windows on arm64 is getting quite a lot of traction lately, with multiple vendors launching new Snapdragon-powered laptops. Would be cool to see MongoDB Compass runnning on these processors natively.
2 votes -
flatpack
Hi,
I have noticed in the documentation that compass .deb is for Ubuntu (is Debian not supported officially?),
But as Debian (the distro I use), there are thousands of other distros unsupported.
So I suggest to pack everything with flatpack (or, at least AppImage), since it is a portable format valid for all distros.Regards
1 vote -
Optional ID search fallback for ObjectID
If I search { _id: 'd7hw803h2ihdf3h97298dh3' } and the query returns nothing, I should have the option to re-query but with this instead: { _id: ObjectId('d7hw803h2ihdf3h97298dh3') } and there should be a toggle switch to automatically do this re-querying when there's an empty result.
There's no reason not to have this, it's very easy to implement, and it would be some nice quality of life.
1 vote -
Export or save in the acount the saved aggregations.
Just a simple way to save the aggregations.
2 votes -
Store Atlas Login Creds in Compass
If i want to use mongo generate query feature, i need to login to atlas everytime. Need compass to store the login creds and auto login.
3 votes -
CRUD in recursion
i have to do some operations like delete in recursion. Any operations also may be required in recursion.
1 vote -
Utilize ESC key when editing an document to cancel edit.
Currently you are forced to use the cancel button when editing an document in the compass app on mac. Would be nice if the esc key can cancel the edit.
3 votes -
vertical monitor half-snap width
When I use Windows 11's "Snap to Half Screen" on a vertically-oriented monitor, about 2 inches of the Compass window are cut off-screen on the right, including the red X to close the window.
Most apps don't have this issue. In fact, of all my apps, Compass is the only one with the problem.
Also, Compass does not show this problem when I snap to full screen. In that case it shrinks the width properly to fit.
1 vote -
最小化到托盘
关闭Compass之后,可以最小化到托盘,方便下次继续使用
1 vote -
Add settings to have query options expanded by default and pick a view
I never send a query without having to expand this section. It adds a step to every single opertaion, which is tiresome. It save about three lines of space. It would save a lot of time and be less annoying if there was an option to just leave this section open by default. I also alwyas want to display the data as table rows instead of josn or documents. Same deal here, it would be nice not to be forced to use the deafult MongoDB idea here - the views are available already so it would be nice to save…
2 votes -
please add one time zone option because I'm from India and in my mongodb compass software it is showing time if some other country
I'm a mongodb user from India and in my mongodb software it is showing a Time zone of some other country. I get to know this when I use date and time in my database column I got some other time zone and I want my country time zone so please add this feature in it.
2 votes -
File structure for connections
Groups for connections, so that it can be more organised.
Maybe let us use an image for the group too?
Look at TablePlus for inspiration 💪1 vote -
New way to close tabs
I love being able to close tabs using middle mouse button click. Please add this.
4 votes -
Create setting to allow displaying data in a "compact/dense" manner
Often when looking at data we want to see the most amount of data on a page, currently the display of results has a LOT of padding.
Give an option to toggle the UI to a compact view.Example is MUI tabole https://mui.com/material-ui/react-table/#dense-table
2 votes -
hashed index creating from compass
unfortunately at this time, Compass cannot build hashed indexes, can we add this option
1 vote -
Please make a feature to set specific sorting query as a default .
I always put ' {createdAt: -1} to sort the data in a descending order. Could you make a feature that can set some default custom query setting ??
3 votes
- Don't see your idea?