Statically typed PostgreSQL queries in TypeScript by Meng XiaStatically typed PostgreSQL queries in TypeScript by Meng Xia

Statically typed PostgreSQL queries in TypeScript

Meng Xia

Meng Xia

When Typescript 2.0.0 was just starting to get popularity. I started a tool that allows developers to easily write strongly-typed, SQL queries in Typescript, free from the constraints of ORMs.
This work was originally developed while I was working at SweetIQ, a company with flagship product that aggregate internet reviews and rankings for brand owners. While building the new distributed crawler, we needed a way to iterate our new PostgreSQL backed crawling service, without being constrained with an ORM.
Like this project

Posted Nov 10, 2022

Open source project for creating statically typed, schema-first Typescript database queries