event-sourcing-cqrs-examples

Banking example

An implementation of Event Sourcing and CQRS in a minimalist banking system using Java

Event Sourcing and CQRS in practice.

GitHub

566 stars
18 watching
117 forks
Language: Java
last commit: 15 days ago
Linked from 1 awesome list

cqrscqrs-esddddomain-driven-designevent-sourcingevent-storeeventshexagonal-architecturejava

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ddd-by-examples/event-source-cqrs-sample A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) 468
sebastianharko/adv-es-cqrs-ddd A collection of talks and resources on advanced topics in Event Sourcing, CQRS, and DDD for building scalable and maintainable software systems. 109
asc-lab/java-cqrs-intro An introduction to CQRS and Event Sourcing with Java implementation 205
pragmatists/eventsourcing-java-example An in-memory Event Sourcing implementation of banking domain in Java 99
dcomartin/ddd-cqrs-es-example An implementation of Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing using various software frameworks. 133
serverlesstechnology/cqrs A CQRS and event sourcing framework for building scalable, loosely coupled applications using serverless architectures. 389
ocoda/event-sourcing A NestJS library for implementing event-sourcing and Domain-Driven Design (DDD) patterns to simplify complex system architecture 141
charlessolar/aggregates.net A framework to simplify event-sourced domain-driven design and CQRS in .NET applications using NServiceBus and EventStore. 437
asc-lab/dotnet-cqrs-intro Explains CQRS and Event Sourcing basics with visualizations and examples for .NET developers 141
bitloops/ddd-hexagonal-cqrs-es-eda A comprehensive example of software design and architecture using Domain Driven Design, Hexagonal Architecture, CQRS, Event Sourcing, Behaviour Driven Development, and other advanced concepts 1,224
crabzilla/crabzilla An event sourcing and CQRS framework using Vert.x and Postgres to build testable domain models with minimal dependencies 73
gregoryyoung/m-r A simple CQRS example project demonstrating event-sourced architecture and command/query responsibility separation in C#. 2,141
oktaykir/eventflow.example An EventFlow implementation of CQRS and event-sourcing architecture with RabbitMQ, MongoDB, PostgreSQL, and EventStore 200
cer/event-sourcing-examples An example application demonstrating event sourcing and CQRS in a microservices architecture 3,122
ahoo-wang/wow A framework for building modern reactive CQRS microservices with event sourcing and domain-driven design 205