Posts tagged "data-structures"

Jumping through hoops to represent trees in Database

Originally published on my WordPress blog on December 29, 2009. Recently I have been working on a project where we have to represent hierarchical data in Database. Unfortunately we do...