Definitions by Zyoman
ORM
Object-relational mapping in computer science is a programming technique for converting data between incompatible type systems in object-oriented programming languages.
Perhaps the most subversive issue I've had with ORMs is "attribute creep" or "wide tables", that is, tables that just keep accruing attributes.