For composable, functional sequences I would highl...
# kdbc
t
For composable, functional sequences I would highly recommend looking at RxJava-JDBC for inspiration. I depend heavily on that library for reactive database querying, but I want something similar that is non-reactive which I'm hoping we can accomplish somewhat here.