Redshift in DataGrip Vishal Bhadresa 创建于 2017年05月25日 14:54 How do I connect Redshift in Datagrip? Do I need to use the Postgres SQL drivers? Where do I find the URL etc information?
Hi Vishal Bhadresa,
Please check the next web links:
1. https://stackoverflow.com/questions/35392663/defining-a-redshift-connection-in-datagrip It contains a step by step instruction How to enable Redshift JDBC drivers.
2. http://docs.aws.amazon.com/redshift/latest/mgmt/configure-jdbc-connection.html It contains Amazon Redshift JDBC drivers.
Best regards,
Kostyantyn
Hi,
Also, check out DataGrip 2017.2 EAP. More info you can find here https://blog.jetbrains.com/datagrip/2017/05/25/we-open-datagrip-2017-2-eap/
Thank you.