tusken

JSON →
library 0.1.0 ·javascript
verified Jun 5, 2026

A TypeScript-native Postgres client with code generation capabilities. Version 0.1.0 is the initial release, offering a query builder and type-safe SQL execution. It differentiates itself by generating TypeScript types from your database schema, reducing boilerplate and runtime errors. Built on top of the popular 'pg' driver, it requires peer dependencies 'pg', 'postgres-interval', and 'postgres-range'. Still in early development, with a focus on developer experience and type safety.