| 
 Posted by goran on 11/21/06 15:37 
Hello! 
 
I've discovered a new approach to storing ordered hierarchical data in 
RDBs. As far as I know there is no similar model out there and it 
differs significantly from traditional models (such as adjacency list, 
materialized path or the nested sets approach). A brief article 
describing the model (with accompanying sql code) can be found at 
http://orangebeta.blogspot.com/2006/11/on-storing-ordered-hierarchies-in-sql.html 
 
Goran
 
[Back to original message] 
 |