logoalt Hacker News

AlotOfReadingtoday at 3:57 PM1 replyview on HN

Experts have been criticizing SQL since it was a proprietary IBM language. Take this typewritten rant from 1983 [0] as an example. And we've had better query languages for just as long, e.g. datalog. People really love SQL though, which I can only assume is because the vast majority of usecases are slight variations on SELECT * FROM table.

[0] https://courses.cs.duke.edu/spring03/cps216/papers/date-1983...


Replies

g-b-rtoday at 5:08 PM

I hardly doubt that many people love SQL

They might love the relational model concepts that manage to seep through it