This package comes with a class that manages connections to a PostgreSQL database server. It comes also with a class to perform SQL queries and retrieve the results.
The connection class can executes queries and manage transactions. It can also create, read, write and delete large objects (LOBs).