logoalt Hacker News

gib444yesterday at 3:16 PM1 replyview on HN

I meant code generators like sqlc


Replies

CharlieDigitalyesterday at 3:30 PM

Then this goes back to your question:

    > Is it good at the wrong thing?
No, it's good at the right thing which is allowing developers to write type-safe SQL queries using C# at the application layer versus writing SQL that gets translated into C#.
show 2 replies