Another version of Kyo is out! 🎉 As usual, it ships with plenty of updates, but this release is mostly about kyo-sql: native PostgreSQL and MySQL drivers running directly on Kyo's async stack with their own wire protocol implementations - no JDBC involved! 🔥 github.com/getkyo/kyo/r...
Release v1.0.0-RC6 · getkyo/kyo
v1.0.0-RC6 ships Kyo's own SQL module. kyo-sql pairs raw SQL with a typed DSL that mirrors SQL syntax, and underneath there is no JDBC: the drivers speak the Postgres and MySQL wire protocols direc...
github.com