AWS Redshift DB, support for SQL Workbanch/J or other programs ?

Backlog

AWS Redshift DB, support for SQL Workbanch/J or other programs ?

0 vote

avatar

Is there a way to connect to an AWS Redshift DB, support for SQL Workbanch/J or other programs ?
https://docs.aws.amazon.com/redshift/latest/mgmt/connecting-using-workbench.html

SQL Workbanch/J
https://www.sql-workbench.eu/manual/commandline.html

Sample
"$Path\SQLWorkbench64.exe" -url=jdbc:redshift://$HOST$ -username=$USERNAME$ -password=$PASSWORD$ -driverJar="$Path\redshift-jdbc42-2.1.0.19.jar" -driver=com.amazon.redshift.Driver

All Comments (1)

avatar

Hello,

We integrate a lot of different applications through add-ons in RDM, but we never received a demand for AWS Redshift, so I'm not sure we currently support it.
We could definitely add support for SQL Workbench/J in RDM as a new add-on. I have opened a ticket for this. Thank you for the example command line, it will be useful for us. At the moment, you could use the Command Line entry type in RDM to run this command line yourself.

Regards,

Hubert Mireault