A new approach to storing ordered hierarchical data in RDBs.
From: goran <goran.siska_at_gmail.com>
Date: 21 Nov 2006 07:37:26 -0800
Message-ID: <1164123446.259556.120310_at_h54g2000cwb.googlegroups.com>
Hello!
Date: 21 Nov 2006 07:37:26 -0800
Message-ID: <1164123446.259556.120310_at_h54g2000cwb.googlegroups.com>
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 Received on Tue Nov 21 2006 - 16:37:26 CET