{"library":"sedk-postgres","type":"library","category":null,"description":"A type-safe SQL builder and validator for PostgreSQL, currently at version 0.15.1 with a development-level release cadence. Key differentiators include compile-time SQL validation (catching syntax errors before execution), automatic parameterization to prevent SQL injection, and a fluent builder API. Compared to knex or sql-builder, sedk-postgres provides stronger type guarantees via TypeScript and explicit schema definition.","language":"javascript","status":"active","version":"0.15.1","tags":["javascript","SQL","SQL Builder","Postgresql","Postgres","sedk","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sedk-postgres","imports":["import { defineTable } from 'sedk-postgres'","import { SQL } from 'sedk-postgres'","import { select } from 'sedk-postgres'"]},{"cmd":"yarn add sedk-postgres","imports":[]},{"cmd":"pnpm add sedk-postgres","imports":[]}],"homepage":"https://github.com/amerharb/sedk#readme","github":"https://github.com/amerharb/sedk","docs":null,"changelog":null,"pypi":null,"npm":"sedk-postgres","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}