Skip to content

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

License

Notifications You must be signed in to change notification settings

donflopez/jpgsql-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%