Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
matwood
11y ago
0 comments
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
default
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