sedk-postgres
JSON →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.
Resources
packagesedk-postgres ↗