Welcome Guest, Not a member yet? Register   Sign In
Dealing with parents and children in databases
#2

[eluser]esra[/eluser]
I believe you're describing the Adjacency List Model where recursion is used to handle hierarchies of data. See if this article helps:

http://www.sitepoint.com/article/hierarc...a-database

The other approach to managing hierachies mentioned in the article is the nested sets model. Thunder has posted a nice model and sample application on the wiki:

http://codeigniter.com/wiki/Nested_sets/

There are advantages and disadvantages of using both models.


Messages In This Thread
Dealing with parents and children in databases - by El Forum - 07-16-2007, 03:27 PM
Dealing with parents and children in databases - by El Forum - 07-16-2007, 05:24 PM
Dealing with parents and children in databases - by El Forum - 07-16-2007, 05:46 PM



Theme © iAndrew 2016 - Forum software by © MyBB