{"library":"gg-mysql-connector","type":"library","category":null,"description":"gg-mysql-connector (v1.0.247) is a TypeScript-first MySQL toolkit that provides schema definition, migration, TypeScript and Zod artifact generation, and typed querying. It treats schema definitions as a single source of truth, allowing developers to define tables, columns, indexes, and foreign keys in code, then push changes to MySQL. Features include automated migration (table creation, column modification, index updates) and reverse-engineering existing databases to generate types and Zod schemas. Updated frequently with 247+ releases; requires mysql2. Differentiates from Prisma/TypeORM by being lighter-weight and more focused on schema-first workflows without an ORM layer.","language":"javascript","status":"active","version":"1.0.247","tags":["javascript","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install gg-mysql-connector","imports":["import { GGMySQLConnector } from 'gg-mysql-connector'","import { MySQLSchemaManager } from 'gg-mysql-connector'","import { type MyModel } from 'gg-mysql-connector'","import { classifyDbError } from 'gg-mysql-connector'"]},{"cmd":"yarn add gg-mysql-connector","imports":[]},{"cmd":"pnpm add gg-mysql-connector","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"gg-mysql-connector","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}