Share your ideas with us
711 results found
-
Ability to Join more than 2 collection columns
Please allow me to join more than 2 collections using sql queries
1 vote -
Enhancements required for SQL queries
SUPPORT Team,
PLEASE look below list of items:
1. Can you provide new feature to allow sql sub queries and correlated query like we use in oracle ?Allow me to get distinct elements of grow-able array values using SQL query, currently it is not working on array values but on regular value it is working.
Can you please provide expression function like add, subtract, multiple, sum, etc.. like we do in oracle db. This will be really helpful while aggregating data, this will simply avoid me to work on pivot tables as additional task every time.
Also need mathematical…
1 vote -
Ability to apply the same filter across multiple collection in a data compare task
I would like to be able to create a data compare and sync task that can be easily updated in one place to apply the same filter across all collections. For example, all documents in all collections have a tenantId property and so if I have a task with 100 collections I need to be able to apply the filter { "tenantId": ObjectId("5c7047fd928b3e1504eaecae") } to all of the collections without editing each one at a time.
1 vote -
Ability to edit source and target database in a data compare task
I have multiple databases that are the same schema and I perform the same data compare and sync across each of them. It would be nice to be able to create a data compare task once and then clone it and update it to point to the new DB for all collections specified instead of having to create a new task from scratch each time.
Lacking this feature in the studio 3T UI, are the tasks stored in files somewhere that I could manually edit to accomplish this?
1 vote -
Add option to execute a command before initializing SSH Tunnel
It would be great if we had an option to pre-execute a shell command before the SSH Tunnel is initialized (on ssh-tunneled connections).
This is super useful for cases where you have to do pre-auth or port-knocking before connecting to SSH hosts.1 vote -
Generate spring SPel expresion
Hello
My idea is to create a generated code to support the expression of spring.
cordially1 vote -
option for old style aggregation editor
The old editor (previous to version 2020.2), with the separation between the editor and the results tabs, made it easier to build complex aggregations (back and forth between the previous results, copying fields, etc ...).
For me the new editor is less flexible.
Could you give the possibility to choose the editing mode that suits us in the settings?
Thank you1 vote -
Support Array.prototype.flatMap() in IntelliShell
Upgrade the level of JS support in IntelliShell to support current/modern JS functions (such as flatMap() and others).
2 votes -
Client Side Encryption within Studio 3T
I would love to have "Client Side Encryption" in Studio 3T so that I can work with my DBs/Collections data with access to my real data even if they have been "written" from another client like pymongo as an example. Non-authorized people will only be able to work with my DBs/Collection viewing only encrypted data, not real ones, within Studio 3T.
2 votes -
Reverse the order shown by default
When you show raw records for a collection, the order is arbitrary. From my experience with RockMongo, I've learned how valuable it is (and what a time-saver) if you simply display the records, by default, in reverse natural order (i.e., {$sort: {_id: -1}}). See the last one added right at the top is really convenient a lot of the time.
2 votes -
Remove overhead in creating bug report
If I want to issue a bug report I start Feedback from Studio 3T. Then I have to input diverse information, that Studio 3T has available in its registration data.
Name, Company, E-Mail, Version Information, Windows Version, MongoDB Version is a lot to type for every submitted issue.1 vote -
Annoying update prompt blocking app launch
Almost every time I try to open the app it blocks the launch and prompts me to update. The prompt window cannot be accessed except via alt + tab keyboard shortcuts often. This is extremely annoying. Just launch to app and prompt me afterward. Very poor user experience design.
1 vote -
Export/Import bookmarks
Enable exporting and importing bookmarks so that they can be shared across teams.
2 votes -
I wish I could increase the font in the top of the query panel.
It's way too small and I basically struggle every day to see the small font. colon vs semicolon is just hard to see.
3 votes -
Enforce password complexity rules
Currently MongoDB doesn't enforce password complexity rules (i.e Upper/Lower letters, numbers, min/max password length, special characters etc), which becomes an issue with compliance audits.
LDAP can be implemented but only on the Enterprise Licence.
Would it be possible to implement such a feature in Studio3T?
e.g.
Ensure each password meets a certain criteria when using Studio3T accessing a MongoDB database.1 vote -
Open Connections Panel : Collapse and Expand Connections and Nodes Shortcut
At one point of time I have upto 6 MongoDB Connections Open (DEV, UAT and PROD etc.)
Search works great, but it would be even better if I have following option
1. Keyboard shortcut to Expand / Collapse Selected Node (e.g. Collections/Views etc)
2. Keyboard Shortuct to Collapse all connections which will close all the expanded Connections and individual nodes (e.g. Collections.Views etc) and I get to see all 6 connections in one view without scrolling.1 vote -
Persist Visual Query Builder (open/closed) when new collection opened
Each time a new collection is opened, I wish the Visual Query Builder section would be open, or at the very least, remember whether or not I had it opened in my last collection and/or the last time I opened the same collection.
I suppose another option would be a simple setting to say whether or not you want it to be open/closed by default when a collection is opened.
(After all, there's a setting for "Auto-expand first document in tree view"... I think this would be even more useful of a setting!)
1 vote -
option to hide toolbar text.
An option to just show icons in toolbar. Display real estate is precious, but the toolbar is useful for not-yet-memorized functions.
Thanks for a most excellent MongoDB app, from utility to ease of use!
1 vote -
Generate Index script
Should be able to generate the index script by right clicking the index, which includes index name, and background = true
1 vote -
Generate task scripts
Tasks and Scheduler are very handy for prototyping. Would be even better if S3T could generate scripts for executing the tasks in test or production environments, and without requiring S3T to be running on a desktop at the time the scheduled task is to run. (Maybe a command-line S3T, or S3T task-runtime package?)
4 votes
- Don't see your idea?