Page 1 of 1

Vertica / JDBC Getting Started?

Posted: Fri May 10, 2013 9:48 pm
by peteclark3
Hey all, I'm new to Vertica and plan to write a process to pull data out of our MySQL database and place it into Vertica. Does documentation and/or sample code exist as a "getting started" in terms of inserting data into vertica via JDBC?

I've been all over the 'net (I think) and found the tungsten solution, but my superiors are not comfortable making the necessary changes to our source database, so I'm being asked to write a custom process to pull the data out of MySQL (via hibernate) and insert it into Vertica via Vertica SQL / JDBC..

Thanks!

Re: Vertica / JDBC Getting Started?

Posted: Tue May 14, 2013 1:10 am
by JimKnicely
Have you taken a look at the Programmer' Guide? There's a pretty big section named "Programming JDBC Client Software" that may be of use to you!

If you have any specific issues, please feel free to ask the community for support :)

Re: Vertica / JDBC Getting Started?

Posted: Wed May 15, 2013 10:50 pm
by kedar
Even I am new to Vertica and am trying to connect to it using JDBC.
Quite confused about the JDBC driver actually.

1. Is there any documentation on getting started with JDBC? Where is the "Programmers' Guide" you have mentioned?
2. Where can I get the JDBC driver from?

Re: Vertica / JDBC Getting Started?

Posted: Thu May 16, 2013 2:03 pm
by JimKnicely
Hi kedar,
1. Is there any documentation on getting started with JDBC? Where is the "Programmers' Guide" you have mentioned?
2. Where can I get the JDBC driver from?
You can find the answers to both of your questions on the http://my.vertica.com web site.