benfante / libpq-wrapper

Experiments on using PostgreSQL in Java without a JDBC driver, wrapping the libpq C library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libpq-wrapper

Experiments on using PostgreSQL in Java without a JDBC driver, wrapping the libpq C library.

See more details in this post of my blog.

About

Experiments on using PostgreSQL in Java without a JDBC driver, wrapping the libpq C library.


Languages

Language:C 57.6%Language:Java 42.2%Language:Shell 0.1%