
implementation("io.github.smyrgeorge:sqlx4k:1.5.20")High-performance, non-blocking database driver supporting PostgreSQL, MySQL, and SQLite with coroutine-friendly APIs. ([dev.to](https://dev.to/smyrgeorge/sqlx4k-first-stable-release-of-a-high-performance-non-blocking-db-driver-for-kotlin-multiplatform-52i2?utm_source=openai)) Features include async I/O, connection pooling, prepared statements, row mappers, transactions, code generation, database migrations, PostgreSQL LISTEN/NOTIFY, and SQLDelight integration.