Command-Query Responsibility Segregation
- An architectural pattern that uses different models for reading and writing data. It is motivated by different system loads of read and write operations, as well as different risk profiles and therefore security implications. CQRS is attributed to Greg Young.
- Related terms: Query language, Single Responsibility Principle, Separation of duties, Responsibility assignment matrix
- Previous term: Command-Line Interface
- Next term: Command-Query Separation
- Random term: Absolute domain name (webglossary.info/random 🎲)