100% Free Forever
AI-Powered Learning
Industry Expert Content
Certificates & Badges
Learn At Your Own Pace
Tag

CQRS

CQRS (Command Query Responsibility Segregation) is an architectural pattern that separates the operations that change data (commands) from the operations that read data (queries) into distinct models, often backed by different data stores.

12 resources across 3 libraries

Glossary Terms(5)

Study Notes(1)

Interview Questions(6)