CQRS stands for Command and Query Responsibility Segregation, a pattern that separates read and update operations for a data store.
Documentation: CQRS pattern – Azure Architecture Center | Microsoft Docs
0 min read
CQRS stands for Command and Query Responsibility Segregation, a pattern that separates read and update operations for a data store.
Documentation: CQRS pattern – Azure Architecture Center | Microsoft Docs