{"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"],"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,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Fri Jun 05","next_check":"Thu Sep 03","install_tag":null}}