Share your ideas with us
712 results found
-
Save result view (table,tree, json) based on the collection type
Right now it seems the view is stored per session or global, for me ideally it should be stored based on collection name also, because I have a collection that I always open in tree view, another that I open in json view and overall most that I open are in table view
1 vote -
Dark Mode query cursor
I enjoy using the dark mode theme by default, however my main issue is the colour of the cursor in the Query and other fields above a viewed collection. The cursor remains black while the text is white and is nearly impossible to see against the dark gray background.
This small tweak would save me a lot of time being able to more confidently use the keyboard to navigate text editing, versus using the mouse to do so.
Thanks a lot for your consideration!
1 vote -
Inline object preview
I have lots of collections with "dynamic" array elements. These typically are shown like that:
- items [20 elements]
- 0 { 3 fields }
- 1 { 3 fields }
- ...
- 19 { 3 fields }
In my opinion, the field number is usually not very helpful. It would boost productivity significantly if I would see the data directly, i.e.
- items [20 elements]
- 0 { id: 112, name: dummy 1, value: -0.3 }
- 1 { id: 709, name: Long dummy name, whi...
- ...
- 19 { id: 583, name: dummy x, value: 4 }
Overlong data can be cut off at the column…
1 vote -
Ability to add a description of a Collection under a Collection Properties tab
It would be nice to have a place to write some additional text to describe the contents of a collection. Like Microsoft lets you do when setting up some objects - under the properties tab.
1 vote -
1 vote
-
Allow just clicking an icon for changing between table, tree, and json view like Robo3t
The dropdown is two clicks vs a single icon click in Robo3t
1 vote -
Offline access to saved schema analysis results
It would be great if one could open saved schema analysis results while offline (not connected to database) or at least without opening a collection
1 vote -
Allow index hint in aggregate builder options
When creating an aggregate, only "Allow disk use" and "Use custom collation" are options. It would be very useful to allow other available options such as "hint". This would be incredibly useful in testing the efficacy of indexes.
1 vote -
1 vote
-
Improve comparison tool to include Indexes
My use case is comparing two versions of a product and the differences between the collections and indexes as well as the documents that it created. This is why I decided to try the tool, but since it doesn't compare indexes it hasn't solved my problem.
1 vote -
Query Gridfs Custom-Metadata and Download a bunch of files
Problem: I need to download all files with a given metadata field (custom metadata field, not the default ones like Filename, md5 or contenType metadata fields).
Solution: Add an ability to use standard queries on Gridfs Views and the possibility to export the queryresult.
1 vote -
Require WRITTEN confirmation of Drop Collection
The command to drop a collection is (I think) way too easy to run without intending to. It makes such a fundamental change to data, that I would prefer to see a requirement, similar to that of AWS S3 when deleting bucket contents, or typing in a confirmation such as “drop [collection name]”. At the moment it is too easy (with a hotkey return) to permanently delete data. Also, I find new users of MongoDB are easily confused by the similar-sounding “Drop” and “Disconnect”, so this requirement would help protect against accidental deletion.
1 vote -
Add Google Big Query support for "SQL Import"
It would be really handy to be able to import tables from BQ directly rather than having to export JSON/CSV, waste disk space and basically double the work needed.
1 vote -
Schedule recurring tasks by minutes/hours and export scheduled tasks to another computer
I would like to schedule tasks in 30 minutes increments. Right now I have to create 48 daily tasks in order to get what I need. It would also be helpful if the csv export file names could include the scheduled run time in the file name. This way, I could save a separate file for each export without having to create a separate task for each one. Finally, I'd like to export tasks that i've created and scheduled to another computer. I have over 100 tasks right now and when I update my computer, i don't want to re-do…
1 vote -
Expand tree view object to select row after run
Expand tree view object to select row,
If you analyze data you have to expand object every time after run.1 vote -
find and replace in the JSON View
Existing find is very helpful in JSon view, but being able to quickly replace text would be super helpful. Should include options like replace / replace all. As well as options to skip over inappropriate hits
1 vote -
Stop the gridfs view loading all files
When opening the GridFS view it automatically starts retrieving results. We have some large file collections and this takes a long time. Please add the ability to turn this off.
1 vote -
Ability to paste in aggragate query code tab
Our company is constantly copying code snippets here and there, it would make this product outstanding, to have the ability to paste into query code tab aggregate code, instead of having to save the file locally and open it. I presume on paste it would auto add each step as a tab.
1 vote -
Have all the "Don't" save responses to dialogs have the same shortcut
At the moment different dialogs for closing query or import, export etc, have different shortcuts. Make them all conform to the same standard.
1 vote -
Stop adding 'import on....' to the database name when importing or add a way to easily remove from all
It would be nice if there was an easy way to remove the 'imported on...' part from all the db names at once, or if it just didn't get put there at all. That doesn't add any value for me but I have too many to rename them all.
1 vote
- Don't see your idea?