Show HN: Typegres – pg tables as TS classes, sandboxed client SQL, live queries
Category: library
Tags: postgresql, typescript, orm
Score: 5.7/10 (Innovation: 5, Technical: 6, Documentation: 1, Utility: 6)
Typegres is a tool that represents PostgreSQL tables as TypeScript classes, enabling sandboxed client SQL and live queries. Its concept of bridging ORM-like abstraction with live client-side SQL is interesting but the project lacks public documentation and details beyond a basic playground link.
Target audience: backend devs
Repository: https://typegres.com/play/
View on Hacker News