Hacker News new | ask | show | jobs
by everybodyknows 1714 days ago
From your link, a remarkable irony:

>The SQL language is meant to abstract away the procedural steps that are needed to query a database

Leaky abstractions, all the way down?

1 comments

I would definitely say SQL is leaky. Certainly not fully declarative. I think it’s important to have escape hatches though - if you have to be leaky you may as well be intentional about it.