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

GitHub

133 stars
17 watching
38 forks
Language: JavaScript
last commit: over 10 years ago
Linked from 1 awesome list


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
ferrius/ddd-cqrs-example An example implementation of Domain-Driven Design (DDD) with CQRS and Hexagonal Architecture in PHP using Symfony. 359
andreschaffer/event-sourcing-cqrs-examples An implementation of Event Sourcing and CQRS in a minimalist banking system using Java 564
ddd-cqrs-es/community A hub for discussing Event Sourced Domain Models and CQRS principles in software development 76
charlessolar/todomvc-ddd-cqrs-eventsourcing An implementation of a Todo app using eventsourcing, CQRS, and domain-driven design with a focus on separating command and query responsibilities. 252
ddd-by-examples/factory An implementation of Domain-Driven Design principles and patterns in an enterprise application using Spring 1,344
thinkbeforecoding/m-r An implementation of the Command Query Responsibility Segregation (CQRS) pattern in C# 73
anjoy8/christddd An ASP.NET Core 3.1 application implementing Domain-Driven Design, CQRS, Event Sourcing, and Entity Data Model principles for managing business operations. 681
xerprojects/xer.cqrs A lightweight CQRS library with DDD concepts for building command and event handling systems 101
xhafan/coreddd A set of .NET libraries supporting Domain-Driven Design and CQRS principles in software development. 69
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,208
zkavtaskin/domain-driven-design-example A C# implementation of Domain-Driven Design principles applied to an e-commerce system 1,758
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
gregoryyoung/m-r A simple CQRS example project demonstrating event-sourced architecture and command/query responsibility separation in C#. 2,136
jorge07/symfony-6-es-cqrs-boilerplate A full-stack Symfony 6 application framework for building event-sourced CQRS systems with PHP 8. 1,073