{"library":"lupdo-mysql","type":"library","category":null,"description":"Lupdo-mysql is a MySQL/MariaDB driver for the Lupdo database abstraction layer. Version 2.0.0 requires Node >=18.0.0 and peer dependency lupdo ^4.0.1. It wraps mysql2 internally providing typed TypeScript support, named/numeric placeholders, and a custom type parser that converts boolean to number, bigint to number or BigInt, geometry to JSON string, and all other types to string. Key differentiators: force UTC timezone, default charset UTF8MB4_UNICODE_CI, support for host:port lists, and row-as-array mode. It does NOT support array parameters and ignores TypeBinding type definitions.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","database","abstraction","layer","pdo","mysql","mariadb","lupdo","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install lupdo-mysql","imports":["import { createMysqlPdo } from 'lupdo-mysql'","const { createMysqlPdo } = require('lupdo-mysql')","import type { CreateMysqlPdoOptions } from 'lupdo-mysql'"]},{"cmd":"yarn add lupdo-mysql","imports":[]},{"cmd":"pnpm add lupdo-mysql","imports":[]}],"homepage":"https://github.com/Lupennat/lupdo-mysql#readme","github":"https://github.com/Lupennat/lupdo-mysql","docs":null,"changelog":null,"pypi":null,"npm":"lupdo-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}