Reading List

Code in database vs. code in application from Fragments — brandur.org RSS feed.

Code in database vs. code in application

In which we address the perennial question of when it’s appropriate to push domain logic into database stored procedures and triggers versus keeping it at the application layer.