Y
Hacker News
new
|
ask
|
show
|
jobs
by
jampekka
660 days ago
Relational model is good, SQL is not. They are not the same thing.
1 comments
sgarland
660 days ago
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.
link
eru
660 days ago
Have you looked at Datalog recently?
SQL has other warts, apart from not being completely relational.
link