There is an extension which add jooq support in Quarkus, but it is based on the traditional Jdbc, does not support reactive stack. Quarkus is based on Vertx, CDI runtime(Arc), it is a good match to add reactive support to Jooq with vertx.