Hacker News new | ask | show | jobs
by bestie 4476 days ago
So I'm not actually advocating writing an ORM just a data mapper. You map from one hash of data extracted form data base to something like a Struct. There's no SQL generation involved.