This is a wrapper class to simplify PostgreSQL queries. This is the PostgreSQL version of another previously submitted here to access MySQL for the same purpose.
It features:
- Connect to a PosgreSQL server reusing connections previously opened to the same server
- Insert or update rows using arrays of fields and values
- Delete rows that satisfy a given condition
- Retrieve the next unused field id
- Select single field values providing a default value in case no row is returned
|
|
| Name: |
pgSQL Abstract |
| Base name: |
pgsql |
| Description: |
PostgreSQL access wrapper to simplify queries |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
713 users |
| All time rank: |
4007 |
| Week users: |
0 users |
| Week rank: |
2045  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|