Y
Hacker News
new
|
ask
|
show
|
jobs
by
dadie
28 days ago
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.
3 comments
ambicapter
28 days ago
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.
link
xigoi
28 days ago
Ideally, SQL wouldn’t be a wholly different language, but a library with bindings for various languages.
link
ako
28 days ago
Time to start using plsql, ADA with first class support for embedded SQL.
link
meindnoch
28 days ago
That's why it's called SQL aka String Query Language. The queries are just strings.
link
gorgonian
28 days ago
Are you being cheeky? The S stands for Structured.
link