Skip to content

A non JDBC interface to PostgreSQL, with multiple protocol implementations.

Notifications You must be signed in to change notification settings

TimLawton-Auth0/jpgsql-client

 
 

Repository files navigation

Java PostgreSQL Client

Non JDBC client for working with PostgreSQL.

It provides a lean & simple API without all the JDBC bells and whistles (overhead). The API can be used for both blocking and non blocking clients, and a default JDBC thread pooled backed version lets you use it in the non blocking fashion.

About

A non JDBC interface to PostgreSQL, with multiple protocol implementations.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%