Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alejandro945/cqrs-azure

CQRS stands for Command and Query Responsibility Segregation, a pattern that separates read and update operations for a data store. Implementing CQRS in your application can maximize its performance, scalability, and security.
https://github.com/alejandro945/cqrs-azure

azure-app-service azure-application-insights azure-functions azure-sql-database azure-storage cqrs-pattern terraform

Last synced: about 10 hours ago
JSON representation

CQRS stands for Command and Query Responsibility Segregation, a pattern that separates read and update operations for a data store. Implementing CQRS in your application can maximize its performance, scalability, and security.

Awesome Lists containing this project