Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
matwood
11y ago
0 comments
Save
Share
if they don't know/want to use SQL and rely on ORM mapping alone, then they can as well do away with SQL databases too.
Until that whole leaky abstraction problem kicks in.
0 comments
1 comments · 1 top-level
top
newest
oldest
tree_of_item
11y ago
The idea behind doing away with the SQL database is to
remove
the leaky abstraction of an ORM, by making the object model the true shape of the data and not a wrapper over SQL.
j
/
k
navigate · click thread line to collapse