{"library":"mysql-typebox","type":"library","category":null,"description":"Generate Typebox schemas and TypeScript types from MySQL table definitions. Version 2.0.2 is stable, with an npm-based CLI tool. It maps MySQL column types to Typebox schema primitives, supports enums, nullables, and configurable naming conventions. Outputs TypeScript files with both schema objects and Static type exports, ready to use with @sinclair/typebox. Differentiators: automatic generation from live database schema, zero-config defaults, and optional camelCase and nullish transformations.","language":"javascript","status":"active","version":"2.0.2","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mysql-typebox","imports":["import { user } from './path/to/generated/user'","import type { userType } from './path/to/generated/user'","import type { Static } from '@sinclair/typebox'"]},{"cmd":"yarn add mysql-typebox","imports":[]},{"cmd":"pnpm add mysql-typebox","imports":[]}],"homepage":"git@github.com:erwinstone/mysql-typebox","github":"git@github.com:erwinstone/mysql-typebox","docs":null,"changelog":null,"pypi":null,"npm":"mysql-typebox","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}