Compass
473 results found
-
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 -
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 -
Allow displayed time in UTC in Compass database Performance tab show user's local time
Make displayed time in UTC in Compass database Performance tab to user's local time as an option.
Screen is here https://docs.mongodb.com/compass/current/performance/index.html#performance4 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 -
4 votes
-
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 😅3 votes -
Config option to not open a new tab for each collection selected (old behavior)
The new mode of opening a new tab every time a new collection is selected is dreadful to me. I'm constantly closing dozens of tabs I didn't want. I would like a config option to disable the new behavior and revert to the old behavior of re-using the existing tab.
3 votes -
Hiding the sidebar for more working area
I suggest that it is possible to hide the sidebar, when working with a limited resolution laptop, mongodb compass takes 70% of the screen, which only leaves 30% to refer to documentations.
3 votes -
Option to turn off the multiple connections in a single window feature
With the recent update to multiple connections in a single window, I have found that it can be confusing when you have the same database open for test and prod. Please add an option to turn off the feature allowing multiple connections in a single window for those of us who do not want the new feature.
3 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 -
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 -
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 -
Middle clicking collection tab along top should close that tab, rather than requiring pressing the x-mark
Very much like tabs work in browsers
3 votes -
save last workspace
It would be great if mongo compass holds the last state including query, results set, query histories.
With help of this we can reload last state after restart our system.3 votes -
I would like the nested fields of nested documents to stay expanded after I switch to a different collection tab
We usually test using fields or Object Ids inside nested documents among different collections. It's a bit time consuming to re-expand all nested fields after switching to a different tab. The version I am using is 1.40.4. I believe this feature existed in previous versions.
3 votes -
Add Ai to stage wizard
currently stage wizard has built in suggestions, maybe if it becomes integrated with AI would become much more amazing
3 votes -
Safe active tabs
It would be a usefull feature to bookmark open tabs and have the abbillity to open it again in another session.
3 votes -
When exporting a collection, make sorting the fields by alphabet optional
At this moment, one can only select or deselect fields, but one cannot pick any field order other than alphanumerically sorted. I would at least expect 'collection order', but taking this even a step further, it would be awesome if the export fields could be reordered in any order.
3 votes -
JSON view "find" should search collapsed text
When in JSON view, the "find" operation does not search for collapsed text. If the text existing in the document (even if not shown in current view), it should expand the document to the point of the found text.
3 votes -
saved queries with date difference
When saving a query that was performed wit ha relative time
( e.g.,
{$gt:new Date(Date.now() - 246060 * 1000)}}
)
Save it (to history and to favorites) with the relative expression. Currently, the expression is first calculated to an actual date and only than is it saved (so the queries are saved with actual date and are less useful)3 votes
- Don't see your idea?