Sie sind hier: Wissen
Begriff Command Query Responsibility Segregation
Abkürzung CQRS
Eintrag zuletzt aktualisiert am 31.10.2011

 Zur Stichwortliste unseres Lexikons

Was ist Command Query Responsibility Segregation ?

"CQRS stands for Command Query Responsibility Segregation. It's a pattern that I first heard described by Greg Young. At its heart is a simple notion that you can use a different model to update information than the model you use to read information. This simple notion leads to some profound consequences for the design of information systems." Quelle: http://martinfowler.com/bliki/CQRS.html

Beispiel: Für Datenlesen ein Denormalisiertes Modell, für Aktualisierungen ein normalisiertes Modell.

Querverweise zu anderen Begriffen im Lexikon

Deno

Beratung & Support

Schulungen zu diesem Thema

 Anfrage für eine individuelle Schulung zum Thema Command Query Responsibility Segregation CQRS  Gesamter Schulungsthemenkatalog