database access with autogenerated kotlin DTOs and DAOs from user-provided SQL files.
see https://codeberg.org/h34tnet/scovy
a bit like a simpler version of https://www.jooq.org/ or SQLDelight
database access with autogenerated kotlin DTOs and DAOs from user-provided SQL files.
see https://codeberg.org/h34tnet/scovy
a bit like https://www.jooq.org/ but simpler