MyWebSQL
MyWebSQL copied to clipboard
Feature Request for Amazon Redshift Cluster
Hi,
First of all, wonderful interface support for multiple databases. Also was wondering if there is any support provided for Amazon Redshift Cluster as it is built on top of PostgreSQL.
Any help appreciated.
Regards, Sai
Hi Sai,
Amazon Redshift uses jdbc to connect to the database instance, so it is possible to create a jdbc wrapper over the original pgsql class in MyWebSQL. If you are interested in doing that yourself, I can send you sample code and then you can easily work that to create the redshift driver for MyWebSQL,