Command Query Responsibility Segregation: A Practical Guide to CQRS
A single software architecture pattern that can be used for optimizing your software system’s performance, scalability, and flexibility while maintaining a clear separation of concerns: Command Query Responsibility Segregation (CQRS) makes this possible by dividing read and write operations.
Sander van Hooft
Founder