{"library":"relq","type":"library","category":null,"description":"Relq is a type-safe TypeScript ORM supporting 14 SQL dialects including PostgreSQL, MySQL, MariaDB, Supabase, Neon, PlanetScale, and CockroachDB. Current stable version is 1.0.127, with active development and release cadence of ~weekly patches. Key differentiator: fully inferred types without code generation — schema defined in TypeScript yields compile-time column names, join shapes, and return types. Requires Node.js >=22.0.0 and a database driver like pg or mysql2. Works across Node.js, Bun, Deno, and edge runtimes with zero runtime dependencies beyond the driver. Companion packages @relq/kit (migrations, CLI) and @relq/zod (Zod validators) are available separately.","language":"javascript","status":"active","version":"1.0.127","tags":["javascript","relq","orm","typescript","type-safe","postgresql","postgres","mysql","mariadb"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install relq","imports":["import { createDatabase } from '@relq/orm'","import { table } from '@relq/orm'","import { sql } from '@relq/orm'"]},{"cmd":"yarn add relq","imports":[]},{"cmd":"pnpm add relq","imports":[]}],"homepage":"https://github.com/yuniqsolutions/relq#readme","github":"https://github.com/yuniqsolutions/relq","docs":null,"changelog":null,"pypi":null,"npm":"relq","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}