Hacker News new | ask | show | jobs
by untog 3991 days ago
Performance. Stored procedures are fast, meaning it will be longer before you need to scale out.

That was once the case, but every major DB now caches execution plans for commonly run queries.