PHP Classes

pgSQL Abstract: PostgreSQL access wrapper to simplify queries

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 732 This week: 1All time: 4,558 This week: 560Up
Version License Categories
pgsql 1.0GNU General Publi...Databases
Description 

Author

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

Picture of Julien PACHET
Name: Julien PACHET <contact>
Classes: 15 packages by
Country: France France
Age: 47
All time rank: 301 in France France
Week rank: 106 Down5 in France France Down

  Files folder image Files  
File Role Description
Plain text file class_pgsql.inc.php Class Class source
Accessible without login Plain text file example.php Example How to use the class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:732
This week:1
All time:4,558
This week:560Up