# PostgreSQL JDBC Driver

**Canonical:** https://apis.io/apis/postgresql/jdbc/  
**Provider:** PostgreSQL — https://apis.io/providers/postgresql/  
**Base URL:** jdbc:postgresql://hostname:5432/database  
**Documentation:** https://jdbc.postgresql.org/documentation/

PostgreSQL JDBC Driver is one of 5 APIs that [PostgreSQL](https://apis.io/providers/postgresql/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include Database, JDBC, Java, and Driver. The published artifact set on APIs.io includes API documentation.

The official Type 4 JDBC driver for PostgreSQL enables Java applications to connect to PostgreSQL using the standard JDBC API. It supports connection pooling, prepared statements, batched updates, LOBs, COPY, and SSL connections.

## Machine-readable artifacts (2)

- **Documentation** — https://jdbc.postgresql.org/documentation/
- **GitHub** — https://github.com/pgjdbc/pgjdbc

## Other PostgreSQL APIs (4)

- [PostgreSQL](https://apis.io/apis/postgresql/postgresql/)
- [PostgreSQL Wire Protocol](https://apis.io/apis/postgresql/wire-protocol/)
- [libpq C Client Library](https://apis.io/apis/postgresql/libpq/)
- [PostgreSQL ODBC Driver (psqlODBC)](https://apis.io/apis/postgresql/odbc/)

## Tags

Database, JDBC, Java, Driver

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/postgresql/jdbc/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/postgresql/.
