Hacker News new | ask | show | jobs
by Puts 1007 days ago
You can use stored procedures if you want to add another abstraction layer.
1 comments

They had stored procedures in the "old days" when they figured out that direct access to the database was a bad idea, so what has changed? (I agree that a DB view often is good enough thoug, but they ALSO had that in the "old days", IDK what has changed about that:-p )