in reply to Re: Non-retarded ORMs, and a general ORM discussions.
in thread Non-retarded ORMs, and a general ORM discussions.

Object-Relational Mapping/Manager, I suspect. (I'm used to seeing it as ORML = Object-Relational Mapping Layer.) Basically a layer of code that automates the work of moving data back and forth between in-memory objects and a relational database.
  • Comment on Re^2: Non-retarded ORMs, and a general ORM discussions.