{"library":"sedk-mysql","type":"library","category":null,"description":"Simple SQL builder and validator for MySQL dialect (v0.1.0). Written in TypeScript, it provides a fluent API to construct SELECT, INSERT, UPDATE, DELETE queries with parameterized bindings. The library enforces a database schema defined at compile time, preventing runtime schema mismatches. Key features include schema-driven column references, binding parameters via eq$() family of methods, support for JOINs (inner, left, right), and no magic strings. Current version is 0.1.0 with an initial release. Release cadence is not yet established; development is ongoing on GitHub under the sedk monorepo.","language":"javascript","status":"active","version":"0.1.0","tags":["javascript","SQL","SQL Builder","mysql","sedk","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sedk-mysql","imports":["import { Database } from 'sedk-mysql'","import { builder } from 'sedk-mysql'","import { LogicalOperator } from 'sedk-mysql'","import { TextColumn, NumberColumn, BooleanColumn, DateColumn } from 'sedk-mysql'"]},{"cmd":"yarn add sedk-mysql","imports":[]},{"cmd":"pnpm add sedk-mysql","imports":[]}],"homepage":"https://github.com/amerharb/sedk/tree/main/packages/sedk-mysql#sedk-mysql","github":"https://github.com/amerharb/sedk","docs":null,"changelog":null,"pypi":null,"npm":"sedk-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}