Hacker News new | ask | show | jobs
by sgarland 660 days ago
So horrible that it’s been the standard for 50+ years.

The relational model is great. Embrace it, because it isn’t going anywhere.

1 comments

Relational model is good, SQL is not. They are not the same thing.
Short of academic languages like D, nothing faithfully implements the relational model. Some compromises are necessary to make it useful for practical applications, hence SQL.
Have you looked at Datalog recently?

SQL has other warts, apart from not being completely relational.