Unconventional PG Queries
JSON →A lightweight PostgreSQL query builder for Node.js, optimized for edge environments like Cloudflare Workers. Version 1.8.0 (stable, actively maintained). Builds SQL queries using plain JavaScript objects with full TypeScript type safety. Supports relation expansion, nested JSON field queries, cursor-based pagination, and relation filtering. Minimal dependencies (only pg), making it ideal for size-constrained deployments. Differentiates from heavier ORMs by its small bundle size and simplicity.
Resources
packageunconventional-pg-queries ↗