<@U0ZJ0TH9R> The workflow in my role is heavily JDBC -&gt; Tranformation -&gt; Modeling (if any) -&g...
t
@chi The workflow in my role is heavily JDBC -> Tranformation -> Modeling (if any) ->TornadoFX. I use RxJava as the glue to tie everything together as data and event flows.
c
Nice .
t
To make JDBC fluent, I am using my own library https://github.com/thomasnield/rxkotlin-jdbc
1