Trees in the database: It sure ain’t no CouchDB!
Slides for “Trees in the database – Advanced data structures”.
A solid technical overview of how to save tree models in the database: Adjacency list, Materialized path, Nested Sets, Nested intervals, Oracle’s CONNECT BY and the SQL Standard’s Common Table Expressions.
Continue reading over at dzone...
