{"library":"durcno","type":"library","category":null,"description":"Durcno is a TypeScript-native PostgreSQL query builder, migration manager, and type-safe database client designed for modern Node.js (v25.8.0+). Currently in alpha (v1.0.0-alpha.0), it requires Zod v4 as a peer dependency for runtime schema validation. It differentiates itself by leveraging Zod to infer TypeScript types directly from your database schema, enabling fully type-safe queries without code generation. Its migration system integrates with the query builder, allowing schema changes to be defined in the same DSL. Key differentiators include future-looking syntax, ESM-only, and deep TypeScript integration. Frequent alpha releases may introduce breaking changes.","language":"javascript","status":"active","version":"1.0.0-alpha.0","tags":["javascript","durcno","query","sql","ts","typescript","postgres","postgresql","pg"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install durcno","imports":["import durcno from 'durcno'","import { sql } from 'durcno'","import { migrate } from 'durcno'"]},{"cmd":"yarn add durcno","imports":[]},{"cmd":"pnpm add durcno","imports":[]}],"homepage":"https://durcno.dev","github":"https://github.com/durcno/durcno","docs":null,"changelog":null,"pypi":null,"npm":"durcno","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}