Hacker News new | ask | show | jobs
by mb_72 1554 days ago
With ORMs I tend to write things with their native syntax, and then if necessary go back and speed up critical sections with SQL; it's not an either/or situation.