Y
Hacker News
new
|
ask
|
show
|
jobs
by
Alifatisk
561 days ago
We have achieved at a point were we call SQL "raw". Am I this old?
3 comments
poincaredisk
561 days ago
I've been hearing people calling SQL "raw" for the past 10 years so... probably?
link
jasfi
561 days ago
It's only called "raw" when called from an ORM, as opposed to generated SQL.
link
bvrmn
561 days ago
It became raw since query builders started to try to mimic SQL. Quite long ago.
link