Saturday, April 29, 2006

Domain Logic and SQL

Domain Logic and SQL: "Over the last couple of decades we've seen a growing gap between database-oriented software developers and in-memory application software developers. This leads to many disputes about how to use database features such as SQL and stored procedures. In this article I look at the question of whether to place business logic in SQL queries or in-memory code, considering primarily performance and maintainability based on an example of a simple, but rich SQL query."

An old article (Feb 2003), that is still highly significant today... but then it was written by Martin Fowler.

No comments: