The short version
A Bun SQL codegen tool that keeps raw SQL and adds types.
From the HackerLinks archive
A Bun SQL codegen tool that keeps raw SQL and adds types.
The short version
A Bun SQL codegen tool that keeps raw SQL and adds types.
Why it caught our attention
Commenters liked the raw-SQL-plus-types approach as a pragmatic alternative to ORMs.
Where it surfaced on Hacker News
Editorial paraphrase
The thread compared it favorably with sqlc, Kysely, and pgtyped while focusing on nullability and generated typings.
Original threadShow HN: Bun-sqlgen – Type-safe raw SQL for Bun, no ORM