Hacker News new | ask | show | jobs
by btilly 2979 days ago
It does depend on the situation.

My experience has been that transactional code is usually best written with an ORM, and complex reporting code winds up better with SQL.