Found 1 blog posts with the tag "model"

ORM is Not a Choice

Tags: orm, domain, model, choice

Posted about 1 year ago by romanb

When speaking of "ORM" or "object-relational mapping" in this post I am referring to the act of mapping an object-oriented domain model to a relational database. There are other, alternative forms of object-relational mapping. "Should I use an ORM?" is a frequently asked question that so... [read more] [0 Comments]