Hacker News new | ask | show | jobs
by adamonduty 4334 days ago
I've combined Postgres views and set returning functions in rails and had a lot of success with good performance and good maintainability, too. No custom SQL required in the application itself.