Use Amazon Redshift as database from my vertx Application

102 views
Skip to first unread message

Sandeep Poman

unread,
May 15, 2017, 3:30:57 AM5/15/17
to vert.x
Hi,
Following this http://vertx.io/docs/vertx-jdbc-client/kotlin/ 
I am able to connect to my oracle database.

However I want to connect to Amazon Redshift to pull some data. 
Has anyone encountered this issue?

FYI I am using gradle and kotlin

Paulo Lopes

unread,
May 15, 2017, 5:22:08 AM5/15/17
to vert.x
Did you follow the instructions to get the jdbc driver + url?

http://docs.aws.amazon.com/redshift/latest/mgmt/configure-jdbc-connection.html

Sandeep Poman

unread,
May 16, 2017, 5:40:07 AM5/16/17
to vert.x
Yes this worked, I had to load the JDBC driver JAR using compile file in gradle

Thanks!!
Reply all
Reply to author
Forward
0 new messages