baum
baum copied to clipboard
Nested Set(LFT & RGT) tree is too complex, I found another simple solution
Please take a look of this:
https://github.com/drinkjava2/Multiple-Columns-Tree
Use 2 extra columns: (sorted) line and depth, will easily do SQL query/delete/insert operations.