Y
Hacker News
new
|
ask
|
show
|
jobs
by
tree_of_item
4219 days 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.