Also in my spare time I’m working on a Kotlin SQL ...
# server
o
Also in my spare time I’m working on a Kotlin SQL DSL library without an ORM (but with object mapping), thinking about an API for async calls. For JDBC it would be of course just a thread pool (unitl async JDBC lands), but then could use native pg async libs.