logoalt Hacker News

dadietoday at 3:56 PM2 repliesview on HN

I think the bigger problem is that SQL is in almost every language a second-class citizen. And even calling it second-class can be seen as a stretch.


Replies

ambicaptertoday at 4:51 PM

I’m a SQL-lover and ORM-hater but I don’t see why any language would support another wholly different language as a first-class citizen.

meindnochtoday at 4:55 PM

That's why it's called SQL aka String Query Language. The queries are just strings.

show 1 reply