Hey people, in case you are curious how to use JOOQ with Spring, Arrow in a reactive way using coroutines, please take a look at my example repository at: https://github.com/sbuettner/reactive-database-access-kotlin Its very small and hopefully approachable repository with some documentation for people interested in this topic. Feedback appreciated.