Java

From PostgreSQL wiki
Jump to navigationJump to search

Java Drivers as of Aug 2018

The canonical JDBC driver pgjdbc JDBC Driver based on NIO pgjdbc-ng

A number of async and or reactive drivers are in various states

Reactive client reactive-pg-client

Reactive client https://github.com/r2dbc/r2dbc-client r2dbc]

Async client pgnio

Async client postgres-async-driver

Async client vertx-postgresql-client

Scala client postgresql-async

Scala Async client postgres.async