link

Describes the nested-set model of trees in SQL, which is how trees should be represented in frassle. I did it the simple adjacency list way though, since it was marginally easier and this is prototype software.