Ask HN: What do you think about pgtyped.dev?
1 jerawaj740 0 9/18/2025, 1:19:37 PM
writing pure sql brings me joy than dealing with ORMs, the reason that writing sql i feel at home, knowing every part of the query without the magic of ORMs, prisma good ORM launch typedSql inspired from SQLX and pgtyped, but i need a minimal alternative, i look at kysely, it is like pure sql but as chain of functions, any other solutions, a type safe query builder ?
No comments yet