{"library":"zod-dbs-mysql","type":"library","category":null,"description":"MySQL provider for zod-dbs, enabling type-safe database schema generation from MySQL or MariaDB databases. Current stable version is 1.0.5 with regular updates. It uses mysql2 for connectivity and introspects via information_schema.columns, supporting both MySQL and MariaDB. Key differentiator: integrates with zod-dbs to generate Zod schemas directly from database schema, providing end-to-end type safety without manual schema definitions.","language":"javascript","status":"active","version":"1.0.5","tags":["javascript","zod","zod-dbs","typescript","database","schema","mysql","mariadb","type-safe"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install zod-dbs-mysql","imports":["import { createProvider } from 'zod-dbs-mysql'","import { generateZodSchemas } from 'zod-dbs'","npx zod-dbs --provider mysql"]},{"cmd":"yarn add zod-dbs-mysql","imports":[]},{"cmd":"pnpm add zod-dbs-mysql","imports":[]}],"homepage":"https://github.com/msunbay/zod-dbs#readme","github":"https://github.com/msunbay/zod-dbs","docs":null,"changelog":null,"pypi":null,"npm":"zod-dbs-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}