Exploration of hierarchical data models in relational databases - currently Nested Set, Adjacency List and Closure Table.
-
Updated
Jul 5, 2026 - Java
Exploration of hierarchical data models in relational databases - currently Nested Set, Adjacency List and Closure Table.
Spring Boot + MyBatis demo of a folder tree using the closure table pattern with MySQL. Supports add/move/delete/copy/list for hierarchical data.
Add a description, image, and links to the closure-table topic page so that developers can more easily learn about it.
To associate your repository with the closure-table topic, visit your repo's landing page and select "manage topics."