ORM is initially simpler to understand and faster to write than SQL-based model codeIts efficiency in the early stages of any project is adequateUnfortunately, these advantages disappear as the project increases in complexity: the abstraction breaks down, forcing the dev to use and understand SQL
(Full Story: ORM is an anti-pattern)


July 5, 2011
