Hacker News new | ask | show | jobs
by DeathArrow 611 days ago
>Business logic should sit in the domain model, but not the orm model.

Business logic should sit in a business layer.