awesome-cqrs-event-sourcing
github.com/leandrocp/awesome-cqrs-event-sourcing ↗A curated list of awesome CQRS and Event Sourcing things
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me discussions resources from awesome-cqrs-event-sourcing"
Installation instructions →What's inside
Discussions
Event Sourcing
Talks (Slides)
- Agile, Architecture, DDD and CQRS
- Building and deploying microservices with event sourcing, CQRS and Docker (QCONSF 2014)
- Building Microservices with Event Sourcing and CQRS
- CQRS recipes or how to cook your architecture
- Event sourcing in practice
- Introduction to Event Sourcing and CQRS with Broadway (PHP Benelux 2016)
Examples
- A simple event sourcing example with snapshots using lambda and dynamodb
- Broadway
- Broadway Examples
- Buttercup.Protects
- Casino Engine
Production iGaming/casino engine in Kotlin/Ktor with a CQRS bus, auto-discovered command and query handlers, and a sealed domain-event hierarchy published to RabbitMQ after commit.
- EventCentric.Core
More awesome
Podcasts
Talks (Videos)
Libraries/Frameworks
- castore
Typescript library to easily implement Event Sourcing on your project
- Commanded
Elixir CQRS/ES library with support for KurrentDB
- CQRSKit
A TypeScript CQRS and Event Sourcing framework with pluggable database adapters
- Equinox
.NET Event Sourcing library with CosmosDB, KurrentDB, SqlStreamStore and integration test backends.
- EventFlow
Async/await first CQRS+ES and DDD framework for .NET.
- Eventuous
Minimalistic Event Sourcing library for .NET (KurrentDB)
Showing a sample of 103 resources. View the full list on GitHub →