Skip to content

Do We Need an ORM?

ionutbalosin.com
1 pointwheresvic4discuss
On HN

Comments

ORMs are deceptively difficult. You need a slight understanding of the underlying joins. Also, the syntax keeps changing (at least between Rails versions). But I think that if you teach engineers some tactics to use them, they are overall better than trying to cobble together SQL strings (or at best using some SQL-hiding DSL like Arel).

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.