Hacker News new | ask | show | jobs
by CRConrad 1637 days ago
> Is this what ORMs are about? Translating between the programmer model of data and the relational DB model?

Pretty much, AFAICS.

With varying degrees of success.