mixter by DevLyon

CQRS and Event Sourcing Koans

updated at March 1, 2024, 5:26 p.m.

CSS

27 +0

312 +0

81 +0

GitHub
DDDSkeletonNet by andras-nemes

This is a .NET skeleton project to introduce the concepts of Domain Driven Design and loosely coupled layers. You can use this solution as a starting point to build loosely coupled and composable applications where the Domain is at the heart of the project.

updated at March 4, 2024, 8:16 p.m.

C#

26 +0

180 +0

46 +0

GitHub
Projac by BitTacklr

A set of .NET projection libraries

updated at March 18, 2024, 10:58 p.m.

C#

15 +0

137 +0

22 +0

GitHub
ContosoUniversityCore by jbogard

None

updated at March 25, 2024, 8:51 a.m.

JavaScript

47 +0

590 +0

151 +0

GitHub
nlayerappv3 by cesarcastrocuba

Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2

updated at March 30, 2024, 2:53 p.m.

C#

20 +0

155 +0

54 +0

GitHub
Xer.Cqrs by XerProjects

A lightweight and easy-to-use CQRS + DDD library

updated at April 7, 2024, 10:21 a.m.

C#

12 +0

101 +0

8 +0

GitHub
community by ddd-cqrs-es

Docs related to DDD-CQRS-ES Discord Community

updated at April 16, 2024, 4:59 a.m.

Unknown languages

7 +0

72 +0

5 +0

GitHub
adv-es-cqrs-ddd by sebastianharko

Advanced Topics in Event Sourcing / CQRS / DDD. PRs welcome. This "project" follows Scala's CoC.

updated at April 29, 2024, 8:44 a.m.

Unknown languages

16 +0

109 +0

4 +0

GitHub
Aggregates.NET by volak

.NET event sourced domain driven design model via NServiceBus and GetEventStore

updated at April 29, 2024, 10:25 a.m.

C#

33 +0

441 +0

58 +0

GitHub
php-glossary by javanile

Demonstrative Conceptual Implementation: Glossary Code Analysis Tool for PHP

updated at April 30, 2024, 2:26 p.m.

PHP

2 +0

4 +0

0 +0

GitHub
node-cqrs-eventdenormalizer by thenativeweb

Node-cqrs-eventdenormalizer is a node.js module that implements the cqrs pattern. It can be very useful as eventdenormalizer component if you work with (d)ddd, cqrs, domain, host, etc.

updated at April 30, 2024, 3:24 p.m.

JavaScript

9 +0

38 +0

27 +0

GitHub
EventFlow.Example by OKTAYKIR

DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture. It is configured with RabbitMQ, MongoDB(Snapshot store), PostgreSQL(Read store), EventStore(GES). It's targeted to .Net Core 2.2 and include docker compose file.

updated at May 3, 2024, 2:49 p.m.

C#

15 +0

201 +0

44 +0

GitHub
Scritchy by ToJans

CQRS without plumbing

updated at May 7, 2024, 7:07 a.m.

C#

10 +0

68 +0

8 +0

GitHub
eventsourcing-java-example by Pragmatists

A simplified (in memory) example of Event Sourcing implementation for banking domain.

updated at May 8, 2024, 6:39 a.m.

Java

11 +0

96 +0

41 -1

GitHub
AggregateSource by yreynhout

Lightweight infrastructure for doing eventsourcing using aggregates

updated at May 15, 2024, 10:47 a.m.

C#

48 +0

256 +0

61 +0

GitHub
php-ddd-cargo-sample by codeliner

PHP 7 Version of the cargo sample used in Eric Evans DDD book

updated at May 15, 2024, 11:27 a.m.

JavaScript

60 +0

796 +0

151 +0

GitHub
symfony-ddd-wishlist by franzose

Wishlist, a sample application on Symfony 3 and Vue.js built with DDD in mind

updated at May 15, 2024, 11:32 a.m.

PHP

20 +0

198 +0

14 +0

GitHub
cart by simara-svatopluk

Domain-Driven Design shop cart demonstration

updated at May 17, 2024, 12:31 a.m.

PHP

4 +0

102 +0

11 +0

GitHub
node-eventstore by thenativeweb

EventStore Implementation in node.js

updated at May 17, 2024, 4:39 p.m.

JavaScript

25 +0

537 +0

117 +0

GitHub
node-cqrs-domain by thenativeweb

Node-cqrs-domain is a node.js module based on nodeEventStore that. It can be very useful as domain component if you work with (d)ddd, cqrs, eventdenormalizer, host, etc.

updated at May 17, 2024, 4:40 p.m.

JavaScript

19 +0

269 +0

57 +0

GitHub