Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

PgJDBC - Postgresql JDBC Driver

  • Share this:
post-title
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: