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.
566 stars
18 watching
117 forks
Language: Java
last commit: 3 months ago
Linked from 1 awesome list
cqrscqrs-esddddomain-driven-designevent-sourcingevent-storeeventshexagonal-architecturejava
Related projects:
Repository | Description | Stars |
---|---|---|
| A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) | 468 |
| A collection of talks and resources on advanced topics in Event Sourcing, CQRS, and DDD for building scalable and maintainable software systems. | 109 |
| An introduction to CQRS and Event Sourcing with Java implementation | 205 |
| An in-memory Event Sourcing implementation of banking domain in Java | 99 |
| An implementation of Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing using various software frameworks. | 133 |
| A CQRS and event sourcing framework for building scalable, loosely coupled applications using serverless architectures. | 389 |
| A NestJS library for implementing event-sourcing and Domain-Driven Design (DDD) patterns to simplify complex system architecture | 141 |
| A framework to simplify event-sourced domain-driven design and CQRS in .NET applications using NServiceBus and EventStore. | 437 |
| Explains CQRS and Event Sourcing basics with visualizations and examples for .NET developers | 141 |
| 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 |
| An event sourcing and CQRS framework using Vert.x and Postgres to build testable domain models with minimal dependencies | 73 |
| A simple CQRS example project demonstrating event-sourced architecture and command/query responsibility separation in C#. | 2,141 |
| An EventFlow implementation of CQRS and event-sourcing architecture with RabbitMQ, MongoDB, PostgreSQL, and EventStore | 200 |
| An example application demonstrating event sourcing and CQRS in a microservices architecture | 3,122 |
| A framework for building modern reactive CQRS microservices with event sourcing and domain-driven design | 205 |