Index
Data model¶
Data access¶
The subcomponent models are never queried or modified directly, instead all the upper layers rely on SQL Model Brokers ⧉
Policies¶
A Policy is a DDD pattern used during Event Storming sessions for business logic that reacts to Domain Events, in contrast with Commands that trigger Domain Events.