Is ORM an Anti-Pattern?
Posted
by
derphil
on Programmers
See other posts from Programmers
or by derphil
Published on 2011-11-17T16:06:56Z
Indexed on
2011/11/17
18:07 UTC
Read the original article
Hit count: 306
I had a very stimulating and interessting discussion with a colleague about ORM and it's Pros and Cons. In my opinion, an ORM is useful only in the rarest cases. At least in my experience.
But I don't want to list my own arguments at this time. So I ask you, what do you think about ORM? What are the Pros and the Cons?
P.S. I've posted this "question" yesterday on Stackoverflow, but some of the user think, that this should better posted here.
© Programmers or respective owner