Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

that's absolutely not true.Sure you cant write a procedure with an ORM. But good ORM have query builders that with allow you not to write ANY sql.At all.ORMs are not just about CRUD at all.


The biggest downside to this that I found is that you have to have a lot of trust in the creators of that ORM.

SUre, it will generate a query that gets you what you want - but will it use the right indices? Will use correct ordering for optimal results?

Generally (unless this has changed in more recent years) the answer is 'no'.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: