PgJDBC - Postgresql JDBC Driver
PostgreSQL JDBC Driver (PgJDBC for short) allows Java programs to connect to a PostgreSQL database using standard, database independent Java code. It is an open source JDBC driver written in Pure Java (Type 4), and communicates in the PostgreSQL native network protocol.
http://jdbc.postgresql.org/
https://github.com/pgjdbc/pgjdbc
License:
Tech:
Tags: