Hacker News new | ask | show | jobs
by rogerthat 6141 days ago
Why reinvent the wheel? An ORM will do all of that for you.
1 comments

yes, an ORM will do all that and then some. Sometimes you don't want the extra stuff. I'm not knocking ORMs. They serve their purpose. Sometimes all I need though is a simple lower level driver.