July 2007
Implementing an N-Level Nested Tree In PHP and PostgreSQL
by kanjar & 1 otherThis series of articles is about implementing a nested tree using PHP and PostgreSQL. The theory and code in these articles also applies to MySQL, not just PostgreSQL.
February 2007
Making a tree with "millions and millions" of dynamic nodes
by ogriselFirst mail of a thread on the postgresql mailing list dealing of various ways to implement a tree structure with PostgreSQL.
1
(2 marks)