Hacker News new | ask | show | jobs
by dazzer 5479 days ago
Technically, (my interpretation is that) it abstracts your application from your db. The ORM acquires the data, allowing your application code to concentrate on using the data.