eventsourcing-java-example
Event sourcing demo
An in-memory Event Sourcing implementation of banking domain in Java
A simplified (in memory) example of Event Sourcing implementation for banking domain.
99 stars
11 watching
40 forks
Language: Java
last commit: almost 8 years ago
Linked from 1 awesome list
dddddd-sampleevent-sourcing
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Event Sourcing and CQRS in a minimalist banking system using Java | 566 |
| 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 |
| A Python library implementing the CQRS pattern and event-sourcing to structure domain-driven applications | 1,483 |
| A NestJS library for implementing event-sourcing and Domain-Driven Design (DDD) patterns to simplify complex system architecture | 141 |
| A basic Todo list built on top of Haskell to demonstrate CQRS/Command Sourcing principles | 50 |
| Builds functional domain models using event sourcing in Elixir | 104 |
| An introduction to CQRS and Event Sourcing with Java implementation | 205 |
| An event sourcing and CQRS framework using Vert.x and Postgres to build testable domain models with minimal dependencies | 73 |
| A framework to simplify event-sourced domain-driven design and CQRS in .NET applications using NServiceBus and EventStore. | 437 |
| Library that generates domain events from Eloquent attribute changes in Laravel applications | 312 |
| An implementation of event sourcing in F# | 76 |
| A comprehensive workshop covering Domain-Driven Design (DDD) principles and hands-on implementation using AWS cloud services | 316 |
| An implementation of Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing using various software frameworks. | 133 |
| An implementation of Domain-Driven Design principles and patterns in an enterprise application using Spring | 1,347 |