logoalt Hacker News

dadieyesterday at 3:56 PM3 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

ambicapteryesterday 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.

akotoday at 7:28 AM

Time to start using plsql, ADA with first class support for embedded SQL.

meindnochyesterday at 4:55 PM

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

show 1 reply