Are you an LLM? You can read better optimized documentation at /reference/awesome/cqrs.md for this page in Markdown format
Awesome CQRS
Project Templates
Books
- "Domain-Driven Design: Tackling Complexity in the Heart of Software"
- "Implementing Domain-Driven Design"
Free E-books
Open Source Frameworks
- Wow: Modern reactive CQRS architecture microservice development framework based on DDD & EventSourcing
- Axon Framework: A framework for building evolutionary, event-driven microservices based on Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), and Event Sourcing principles.
Awesome
- awesome-ddd: A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources.
Blogs
- Event Sourcing - Specifications @abdullin
- Testing Event Sourcing @event-driven
- Event Sourcing and CQRS @eventstore
- Event Sourcing @martinfowler
- Event Sourcing @microsoft
- Event Sourcing @microservices