Hacker News new | ask | show | jobs
by ckdot2 1084 days ago
There are ORMs (like Doctrine) that don't break SRP. I think ORMs have a bad reputation because of the ActiveRecord pattern. Not every ORM has to implement that pattern.