event-source-cqrs-sample
Event store example
A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD)
Sample ES/CQRS application
468 stars
37 watching
133 forks
Language: Java
last commit: over 7 years ago
Linked from 1 awesome list
cqrsdomain-driven-designevent-drivenevent-sourcinghexagonal-architecturespringboot
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An implementation of Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing using various software frameworks. | 133 |
| | An implementation of Event Sourcing and CQRS in a minimalist banking system using Java | 566 |
| | An implementation of Domain-Driven Design principles and patterns in an enterprise application using Spring | 1,347 |
| | 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 |
| | A lightweight CQRS library with DDD concepts for building command and event handling systems | 101 |
| | A hub for discussing Event Sourced Domain Models and CQRS principles in software development | 75 |
| | A simple CQRS example project demonstrating event-sourced architecture and command/query responsibility separation in C#. | 2,141 |
| | An example implementation of Domain-Driven Design (DDD) with CQRS and Hexagonal Architecture in PHP using Symfony. | 363 |
| | An implementation of a Todo app using eventsourcing, CQRS, and domain-driven design with a focus on separating command and query responsibilities. | 252 |
| | An ASP.NET Core 3.1 application implementing Domain-Driven Design, CQRS, Event Sourcing, and Entity Data Model principles for managing business operations. | 681 |
| | A collection of talks and resources on advanced topics in Event Sourcing, CQRS, and DDD for building scalable and maintainable software systems. | 109 |
| | An implementation of the Command Query Responsibility Segregation (CQRS) pattern in C# | 73 |
| | A set of .NET libraries supporting Domain-Driven Design and CQRS principles in software development. | 69 |
| | An introduction to CQRS and Event Sourcing with Java implementation | 205 |
| | An in-memory Event Sourcing implementation of banking domain in Java | 99 |