Database Logic Debate
Joe and Joe discuss the debate on whether business logic should reside in stored procedures within the database or in a separate layer. They challenge the traditional notion that the database is the core of an application, proposing that it should be considered an outer layer, akin to the GUI. This shift in perspective prompts a reevaluation of where business rules should be implemented for optimal scalability and maintainability.In this clip
From this podcast

Coding Blocks
Clean Architecture - The Art of Drawing Lines
Related Questions