{"library":"kyrosql","type":"library","category":null,"description":"SQL-first TypeScript code generator for PostgreSQL. Write plain SQL functions and procedures, and KyroSQL generates a fully-typed TypeScript package ready to import. Handles CREATE FUNCTION and CREATE PROCEDURE, resolves SELECT * using table schemas, and supports both npm publish and local linking. Version 0.0.5 is early alpha with no breaking changes yet. Differentiators: developer writes SQL files directly (not ORM-style code-first), generated code provides full TypeScript types and call signatures, and the generated package is a standard npm package that can be published or linked.","language":"javascript","status":"active","version":"0.0.5","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install kyrosql","imports":["import { SqlContracts } from '@myapp/db'","import { Pool } from 'pg'","npm install -D kyrosql"]},{"cmd":"yarn add kyrosql","imports":[]},{"cmd":"pnpm add kyrosql","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"kyrosql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}