Hacker News new | ask | show | jobs
by Yoric 961 days ago
I've used a few ORMs. I've even designed a commercial ORM, many years ago.

My personal experience is that the more they try to abstract away raw queries, the least useful they are. YMMV