Y
Hacker News
new
|
ask
|
show
|
jobs
by
heurisko
1612 days ago
> Sure, until you get tired of typing the same SQL over and over and realize you can cut out most of that crap by adding an ORM.
And adding an ORM isn't either/or. You can still use native SQL when necessary.