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.
JDBC Nested Set Sink Connector for Kafka Connect
Encodes tree structure as nested set interval as described by Dan Hazel (2008) and Vadim Tropashko (2005). WIP!
Proof of concept on how to eventually sync hierachical data from a source database towards a sink database via Apache Kafka in an tainted fashion without intermittently having corrupt content on the sink database.
Add a description, image, and links to the nested-set topic page so that developers can more easily learn about it.
To associate your repository with the nested-set topic, visit your repo's landing page and select "manage topics."