mysql2 driver wrapper with kysely
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`mysql-with-kysely` is a Node.js package that wraps the mysql2 driver with Kysely, providing type-safe MySQL queries. It's designed for TypeScript developers who want to safely query MySQL databases while handling BIGINT types as strings and avoiding MySQL 8.0.22's `Incorrect arguments to mysqld_stmt_execute` errors.