Comment on Show HN: Bun-sqlgen – Type-safe raw SQL for Bun, no ORMComments−inline_always2mopretty neat, what's the technical reason it has to be Bun only?−ilbertOP2moNo real reason, I was working with Bun's SQL module for a project and felt the need for such codegen. I'm thinking of generalizing it to Node.js
Comments
pretty neat, what's the technical reason it has to be Bun only?
No real reason, I was working with Bun's SQL module for a project and felt the need for such codegen. I'm thinking of generalizing it to Node.js