{"library":"mysql-with-kysely","type":"library","category":null,"description":"Integration library connecting MySQL (via mysql2) with the Kysely query builder. v0.2.2 released 2023-10, handles MySQL BIGINT as string, provides type-safe query building with TypeScript, and includes a plugin to fix the 'Incorrect arguments to mysqld_stmt_execute' error from MySQL 8.0.22+. Ships TypeScript types, depends on kysely ^0.18.1 and mysql2 ^2.3.3. Compared to raw mysql2, it offers full Kysely integration with subscription to query metrics and mock helpers for testing.","language":"javascript","status":"active","version":"0.2.2","tags":["javascript","mysql","kysely","query builder","Incorrect arguments to mysqld_stmt_execute","kanziw","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mysql-with-kysely","imports":["import { connect } from 'mysql-with-kysely'","import { queryBuilder } from 'mysql-with-kysely'","import { WithSchema } from 'mysql-with-kysely'","import { toInsertableSchema } from 'mysql-with-kysely'","import { createMockMySqlHelper } from 'mysql-with-kysely/test'"]},{"cmd":"yarn add mysql-with-kysely","imports":[]},{"cmd":"pnpm add mysql-with-kysely","imports":[]}],"homepage":"https://github.com/kanziw/mysql-with-kysely#readme","github":"https://github.com/kanziw/mysql-with-kysely","docs":null,"changelog":null,"pypi":null,"npm":"mysql-with-kysely","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}