/unconventional-pg-queries

A lightweight query builder for postgres

Primary LanguageTypeScriptMIT LicenseMIT

Unconventional Queries

GitHub npm npm Bundle Size Bundle Size npm type definitions

Unconventional Queries is a tiny query builder for the pg library. Perfect for edge workers with size limits, such as Cloudflare Workers, where every line of code counts. Unlock the utility of your Postgres DB, minimize bloat, and never write a line of SQL manually again!

DOCUMENTATION