XML RSS feed Articles » PostgreSQL

PHP UK 2010: RDBMS in the social networks age

Wrapup of the PHP UK Conference 2010. Uploaded slides of my talk "RDBMS in the social networks age" about graphs in the database.

Speaking at the PHP Barcelona conference 2009

Speaking at the PHP Barcelona Conference 2009. Talk: "Trees in the Database: Advanced Data Structures".

New article: Graphs in the database, SQL meets social networks

Graphs in the database: how to store a graph data structure in a DBMS, and answer the most common queries typical of social networks, like "You might also know" or "You might also like", or "How you are connected to XYZ" (degrees of separation).

Trees in the database: It sure ain't no CouchDB!

Wrap-up of the Dutch PHP Conference, Amsterdam, 11-13 June 2009.

Speaking at the Dutch PHP Conference 2009

Speaking at the Dutch PHP Conference 2009. Talk: "Trees in the Database: Advanced Data Structures".

Database identifiers, quoting and case sensitivity

Exploring database delimited identifiers and case sensitivity: the effect of quoting table and field names in the various DBMS.

Updated articles to extract META informations from databases

By popular request, I've updated my articles explaining how to retrieve meta data from your DBMS (Firebird SQL, PostgreSQL, Oracle, SQL Server). Have fun.

PostgreSQL table audit

PostgreSQL table audit: a tutorial featuring a working example with triggers and a PL/TCL function. Or: for once in a while, PHP is not the right tool ;-)

PostgreSQL cheat sheet

Cheat sheet for PostgreSQL 8. A handy reference of the PostgreSQL datatypes, an useful query reference (with an eye on the INFORMATION_SCHEMA tables) and a list of the internal PostgreSQL functions.

DBMS and charsets, a summary and a call for help

Some clarification about charset settings for the various DBMS (MySQL, PostgreSQL, Firebird/Interbase, Oracle, Sqlite) and a call for help for charset setting support in PEAR::MDB2.
1   2   Next »

Lorenzo Alberton

Lorenzo Alberton Lorenzo PHP5 ZCE - Zend Certified Engineer works as a Consultant / Software Engineer / Technical Team Leader at Ibuildings, always busy with many cool clients. He's a long-time contributor to many open source projects. Lorenzo Alberton's profile on LinkedIN Lorenzo Alberton - Sun Certified MySQL 5 Developer