summaryrefslogtreecommitdiff
path: root/databases/jdbc-postgresql93/DESCR
blob: 29ea6f02b3c2e3b1faafca045c784d61c3b80282 (plain)
1
2
3
4
5
6
7
This is a pure Java (Type IV) JDBC driver for the PostgreSQL
database.  It allows Java programs to connect to a PostgreSQL
database using standard, database independent Java code.

The driver provides a reasonably complete implementation of the
JDBC 4 specification in addition to some PostgreSQL specific
extensions.