implementation("io.github.smyrgeorge:sqlx4k-codegen:1.0.0")
Facilitates automatic generation of basic SQL queries—insert, update, delete—by processing annotated data classes. Integrates with the KSP plugin to streamline database operations.