tougo-query-builder
JSON →A lightweight JavaScript query builder for PostgreSQL that constructs raw SQL queries programmatically. Version 1.3.7 is current, with a dependency on the 'pg' package added in 1.3.5 allowing direct database queries from Express routes. It supports SELECT, FROM, JOIN, WHERE, UPDATE, and spatial functions (ST_Transform, ST_GeomFromText). Distinctive for its minimal API and optional direct query execution via connection string, but lacks TypeScript types and modern ESM support. Suitable for small projects needing simple SQL generation without an ORM.
Resources
packagetougo-query-builder ↗
API endpoints
full doc /v1/registry/tougo-query-builder