Hacker News new | ask | show | jobs
by bottled_poe 1943 days ago
I’m sure there are valid engineering reasons to do it this way. One that comes to mind is memory footprint in allocating the objects associate with foreign key references.
1 comments

Wow! Who would have thought that using an ORM would create so much uncertainty in a codebase.