Share your ideas with us
723 results found
-
Data masking with fake data
We often have the use case that developers need "real" data to test features, debug errors or use a development / staging system.
Currently we have lots of hand crafted tools and scripts which export data from the live system and mask sensitive or customer-related fields.
It would be nice if the data masking would support faking data and replace existing data with fake / random generated values especially for values that fall under GDPR:
- first names
- last names
- integer / float values (eg. income)
- dates (birthday)
- address dataThis way we could create a
…2 votes -
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 -
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 -
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 -
Reconnect on startup in the background and in parallel
With multiple remote servers and several saved IntelliShell sessions, it can take a while to reconnect everything on startup. While this is happening, the UI is blocked.
2 votes -
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 -
Studio 3T takes more RAM when running through Rosetta
I am using new macbook pro with M1 processor. The Studio 3T is running well through Rosetta, But I could see the RAM usage looks very high for just 2 database connections and 5 tabs opened.
It takes almost 4GB RAM for few opened tabs and two db connections.
Is this because of Rosetta or something else?
BTW, I hopefully waiting for native version 3T for M1 processors.2 votes -
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 -
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 -
export and import task migration
please add fetures for export and import task for save in local drive in my computer
2 votes -
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?