Skip to content
SP StackPractices

Tag: read-model

1 resource tagged with "read-model" on StackPractices.

CQRS Pattern

Separate read and write operations into different models, optimizing each for their specific workload. A data pattern for scalable systems.