DDD-CQRS-ES-Example
CQRS example
An implementation of Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing using various software frameworks.
Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, SignalR
133 stars
17 watching
38 forks
Language: JavaScript
last commit: almost 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) | 468 |
| An example implementation of Domain-Driven Design (DDD) with CQRS and Hexagonal Architecture in PHP using Symfony. | 363 |
| An implementation of Event Sourcing and CQRS in a minimalist banking system using Java | 566 |
| A hub for discussing Event Sourced Domain Models and CQRS principles in software development | 75 |
| An implementation of a Todo app using eventsourcing, CQRS, and domain-driven design with a focus on separating command and query responsibilities. | 252 |
| An implementation of Domain-Driven Design principles and patterns in an enterprise application using Spring | 1,347 |
| An implementation of the Command Query Responsibility Segregation (CQRS) pattern in C# | 73 |
| 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 lightweight CQRS library with DDD concepts for building command and event handling systems | 101 |
| A set of .NET libraries supporting Domain-Driven Design and CQRS principles in software development. | 69 |
| 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 C# implementation of Domain-Driven Design principles applied to an e-commerce system | 1,769 |
| A collection of talks and resources on advanced topics in Event Sourcing, CQRS, and DDD for building scalable and maintainable software systems. | 109 |
| A simple CQRS example project demonstrating event-sourced architecture and command/query responsibility separation in C#. | 2,141 |
| A full-stack Symfony 6 application framework for building event-sourced CQRS systems with PHP 8. | 1,075 |