Compass
443 results found
-
Add a "expand all" button in front a of a document
The idea is to be able to see a document completely with a single click. When a document has a lot of arrays and object it's very long to drill down to find correct data.
3 votes -
Update or Refresh UI view after Renaming a Collection
Compass does not seem to immediately Update or Refresh UI view of database (Left-hand database/collections list) after Renaming a Collection using the mongo shell.
1 vote -
Could you please make the two sides of the main interface slide?
Thank you for your guys made such great application and let us use it for free.
I have a little idea for improve the usability of mongodb compress.
It hard to figure out a collection when we have a bit longer name of collections, please kindly find the following image, when we need to open a new collection, we have to close the all opening tabs and back to the first main interface, then we can find the full name in the right side, the left side is useless at this situation.
so, Could you please make the two sides…
4 votes -
when I press connect, it keeps charging forever
when I press connect, it keeps charging forever
1 vote -
点击按钮没反应
点击Export To Language 白屏,无反应,系统信息:macos 10.14.6 (18G2022)
1 vote -
Have option to make "Fill in connection fields individually" view the default upon start up
Currently, MongoDB Compass defaults to showing the "Paste connection string" view upon startup. The full connection string is shown, meaning that if you have any saved favorites, the username and password will be immediately visible upon the screen. This seems like a security risk, especially for use in public settings.
Additionally, if your saved favorite includes SSH tunneling settings, these settings will not be applied if you try to connect to the database from the "Paste connection string" view, leading to connection failure. You must switch to the "Fill in connection fields individually" view before hitting Connect for the SSH…
12 votes -
Able to convert double type and timestamp type to Date type correctly from UI
This feature worked in 1.16 but doesn't seem to work any longer.
When trying to convert timestamp type to Date type I get the error "Update not permitted while document contains errors".
When trying to convert a timestamp stored as a double it displays todays date at 5 am. Ex:
2020-01-08T05:00:00.000+00:00
always. Which is incorrect.1 vote -
Fix bug with missing SSH passphrase
If you have a passphrase on your SSH key file, but neglect to fill in the SSH passphrase field when trying to connect, nothing happens when you click on "Connect". No error message, nothing. Took me a long time to figure that out.
1 vote -
Reverse sort order by default
I was a big RockMongo user and am now trying to switch over to Compass. I found it extremely convenient that in RockMongo, the default sort order was {_id: -1} because that means that you see the most recent records first. I didn't realize how useful this was until I discovered that Compass sorts in forward order. Either a "reverse order" button or simply a change to the default would be highly desireable.
63 votes -
Add ability to setup delimiter for csv export
Please add ability to setup delimiter for csv export. For example if values of fields are text, than they could contain comma ( and semicollon) and csv file is off. There needs to be options such as comma, semicollon, tab ...
11 votes -
The option to prevent automatic query in Documents tab.
Once clicking on the collection in the sidebar, the sample of 20 documents automatically are retrieved and displayed in the Documents tab. In some environments with large document size and network latency, MongoDB Compass UI blocks interaction until the query has timed out.
The option to prevent automatic query in Documents tab would be ideal to prevent this issue.
8 votes -
Support for distinct
Add support distinct queries in Compass.
https://docs.mongodb.com/manual/reference/method/db.collection.distinct/5 votes -
List open Compass connections under "Windows" menu.
List open Compass connections under "Windows" menu
5 votes -
Generate jsonSchema Validation Based on Schema Analysis
Since Compass already provides a schema analysis, it would be useful if that analysis could be used generate jsonSchema. The result could be a starting point for the Validation tab or used in other tools such as https://hamidihamza.com/Angular6-json-schema-form/.
4 votes -
Set Max Time with Global Preferences
One of our customer want to set Max Time on Compass global preferences.
It would be a good idea to set the default Max Time in the global preferences so that you can use the same Max Time for all tasks.
3 votes -
3 votes
-
Auto complete field name
I will write "na" and software suggestion "name" because i have this filed, so is not need full name filed.
3 votes -
1 vote
-
Support hotkeys for Document Manipulation, Aggregations, Insert. etc
I need for hotkey for add new query insted using mouse,
bescuse programmer always write with keyboard and so are easies using hoykey insted mouse3 votes -
Would be nice if this can be dockerized
I am trying to simply dockerize this by creating a Dockerfile within this directory but am not able to get the container to start the mongo compass.
Is this feasible? Or am I missing something.3 votes
- Don't see your idea?