171906502 / nested-set-tree

A simple implementation of a nested set tree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nested-set-tree

A simple implementation of a nested set tree in spring boot and postgres without using recursion, just because I couldn't find any online.

Sql functions are based on the implementation in werc/TreeTraversal.

About

A simple implementation of a nested set tree

License:MIT License


Languages

Language:Java 80.7%Language:PLpgSQL 19.3%