MySQL/MariaDB client or pool
SQLDatabase-compatible adapter
Creates a MySQL/MariaDB adapter implementing CollegeDB's SQL contract.
Supports mysql2/promise clients, pools, and compatible wrappers.
For Drizzle-backed MySQL/MariaDB clients, pass the Drizzle DB instance as
client and the Drizzle sql helper as the second argument.
MySQL/MariaDB client or pool
Optional Drizzle sql helper for Drizzle interop
SQLDatabase-compatible adapter
Creates a MySQL/MariaDB adapter implementing CollegeDB's SQL contract.
Supports mysql2/promise clients, pools, and compatible wrappers.
For Drizzle-backed MySQL/MariaDB clients, pass the Drizzle DB instance as
clientand the Drizzlesqlhelper as the second argument.