{"library":"mysql-types-generator","type":"library","category":null,"description":"Generates TypeScript type definitions from a MySQL database schema. v2.1.0, active development, requires Node >=18.3. Automatically converts snake_case table names to PascalCase types, supports custom suffix, column type overrides, enum string generation, and tinyint-as-boolean toggle. Outputs per-table files with index re-export or single file. Useful for Knex or raw MySQL users who want typed database schemas without an ORM. Alternatives like mysql-type-defs-generator exist but this package offers a more focused API and CLI with minimal configuration.","language":"javascript","status":"active","version":"2.1.0","tags":["javascript","typescript"],"install":[{"cmd":"npm install mysql-types-generator","imports":["import { generateMysqlTypes } from 'mysql-types-generator'","const { generateMysqlTypes } = require('mysql-types-generator')","import type { GenerateOptions } from 'mysql-types-generator'"]},{"cmd":"yarn add mysql-types-generator","imports":[]},{"cmd":"pnpm add mysql-types-generator","imports":[]}],"homepage":null,"github":"https://github.com/coreyarms/mysql-types-generator","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/mysql-types-generator","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/mysql-types-generator/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}