Hacker News new | ask | show | jobs
by DougBTX 2459 days ago
The informal definition I have of a micro ORM is an ORM without an identity map and without lazy fetching through proxy properties. Are there any more concrete definitions?