Compass
325 results found
-
Query console like the one in Datagrip
We need a query console like the one in the Datagrip IDE from JetBrains so that we can make any query as well as add comments or saving all these queries in the MongoDB Compass
1 vote -
Automatic scrolling in Mongosh CLI in Mongo Compass
Scroll down automatically to the end of the Mongosh CLI in Mongo Compass when entering quries like db.Collection.Find()
1 vote -
I documents section to have mode to view and edit DbRef content instead of DbRef Objects.
I would like to have a mode to view and edit DbRef content, in the same way as the DRef Object fields are edited now. The idea is to see in the documents section all data linked. See and edit the data in a comfortable casual way.
1 vote -
shortcut to update data
shortcut to update data instead of having to scroll down long lines to press update
1 vote -
parameter paginate?
Could we set the page limit when browsing a collection? For instance, increasing it from 20 to 100 per page?
1 vote -
MongoDB Compass can have a Account Section
MongoDB Compass can have a option to sign in so that users can log in to their account can directly access their Atlas Clusters without having headache to get connection string and paste it here
1 vote -
Export the analysed schema as Typescript interface or type
After analysing the schema, it is shown which types the fields have. It would be very nice if it could be exported as typescript interface or type accordingly.
1 vote -
Option to always show the Project, Sort and Collation options
Every new tab always has the Project, Sort and Collation options hidden by default, with only the Filter input displayed. You have to click "more options" to show the additional controls.
I understand the space-saving rationale of this, but I use the sort option for easily 90% of queries I run, which makes clicking the 'more options' every time a bit of unnecessary friction.
Maybe you could provide an option in settings to "always show all query options"? Or remember the last expanded/contracted state, and default to opening all new tabs in the same state?
1 vote -
Mobile app
It would make viewing/editing db documents on mobile easier. Currently it is very difficult
1 vote -
Tabs disappear when dropping a view
Regression in v1.36.2: when dropping a view (and probably a collection, I didn't check) that was an open tab, all open tabs disappear. Then they reappear if you select a collection (or view) that was opened previously. If another collection (or view) is selected, then previously opened tabs will disappear in favor to the new selection
1 vote -
Save queries to github for sharing with team
Make compas able to hook up to github so you can share queries easily with your team. Insomnia does this very well
1 vote -
In-order to make the Compass more aligned with the Atlas, can we have Chart feature in Compass as well?
Feature of Chart as it is in Atlas would help users to do more experiments and tests on his/her local before going to the Atlas
1 vote -
Be able to edit, duplicate, delete projected documents
When I add a projection, I can't edit, duplicate, or delete the documents. I want to be able to do this.
1 vote -
Better highlighting for reading/writing JSON
I use other editors for reading/writing JSON because they have better highlighting. I wish there was better highlight for reading/writing JSON in Compass.
1 vote -
Populate collections that I create with fake data
I want to be able to easily add a large volume of documents with fake data to collections that I create via the UI.
1 vote -
ContextMenu on collection
A simple context Menu with following functions:
- delete
- rename
- copy
- export
- open in new tab1 vote -
Multiple mongosh instances/tabs in Compass
It would be helpful to be able to open multiple mongosh tabs in Compass instead of having to write queries in one tab.
1 vote -
Clicking outside of a modal should close the modal
It is annoying to have to click "Cancel" instead of just being able to click outside of the modal.
1 vote -
visual feedback on array / object size in document preview
Could we have a visuel feedback in document preview (Documents, Aggregation) for the array / objects size? It could be between parenthesis next to the "Object"/"Array" label => Array(5) for example
The basic need was to identify quickly which array/object are empty: could start by removing the ability to expand by removing the ">" in front of the field...
1 vote -
Expose hide index functionality
MongoDB guidance suggests that an index should be hidden such that the impact of deleting the index can be assessed prior to its actual deletion. This functionality should be surfaced in both Atlas and Compass thus making it easier to follow the guidance.
1 vote
- Don't see your idea?