Hacker News new | ask | show | jobs
by johnny99k 816 days ago
Every ORM I've encountered always has issues when you want to write custom SQL outside of the ORM. It turns into a real mess real fast.

Our production code is mostly stored procedures called by code.