logoalt Hacker News

calvinmorrisontoday at 4:50 PM2 repliesview on HN

doesnt meant the syntax isnt a pile of dog farts


Replies

YuechenLitoday at 5:25 PM

I agree, yeah, SQL syntax is awful. But the easier solution is what pretty much what backend has converged on, have something in your backend programming language that lowers to SQL so you never have to write any raw SQL at all except as a low-level escape hatch, so that in most instances SQL just becomes an IR that nobody really needs to think about in normal application code.

drfloyd51today at 5:03 PM

Are we really this devolved as coders? We can’t handle different syntaxes? We need LLMs to write queries? What the heck is going on with our industry?

Old man rant off.

show 4 replies