Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request for Amazon Redshift Cluster #32

Open
hsvvijay opened this issue Aug 17, 2016 · 1 comment
Open

Feature Request for Amazon Redshift Cluster #32

hsvvijay opened this issue Aug 17, 2016 · 1 comment

Comments

@hsvvijay
Copy link

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

@Samnan
Copy link
Owner

Samnan commented Aug 22, 2016

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,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants