10Dec/082
What is the primary purpose of an ORM?
ORM stands for Object-Relational Mapper. It’s mostly used to define a relationship between an object/class and the database table where it’s data should be saved.
I asked the question on Twitter/Facebook “The primary purpose of an ORM is to decouple the domain model from the database schema. True || False? Discuss.” and got some interesting answers.
What do you think the primary purpose of an ORM is?




Pingback: Dew Drop - December 11, 2008 | Alvin Ashcraft's Morning Dew