in reply to
Tree Structure and Db
You may look at the following sources:
storing tree-like structures in tables
Recommended modules for Parent-Child trees?
Here is a (practical) alternative data structure:
DBIx::Tree::NestedSet
(CPAN)
Storing Hierarchical Data in a Database
(off site)
Information on Tree data
(off site)
Comment on
Re: Tree Structure and Db
In Section
Seekers of Perl Wisdom