postgreSQL

Package:
postgreSQL
Summary:
PostgreSQL database access wrapper
Groups:
Databases, PHP 5
Author:
stefano
Description:
This package implements a PostrgreSQL database access wrapper.

There is a base class that provides common connection and database access functionality.

There is an implementation class that implements the base class interface operations to access PostgreSQL databases like establishing connections, executing SQL queries, traverse and retrieve query results, manage transactions, access sequences, execute SELECT, INSERT, UPDATE and DELETE statements using values passed programmatically.


Powered by Gewgley