Skip to content

Index

Data Model

Data Access

The subcomponent models are never queried or modified directly, instead all the upper layers rely on SQL Model Brokers ⧉

Queries and Actions

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.

Third-party Integration