Hacker News new | ask | show | jobs
by ensocode 919 days ago
It probably depends on the use case. We usually try to avoid stored procedures as it is in-transparent, not really easy to debug and finally it is business logic in the data store which isn't a good approach in my perspective.