clean-arch-ddd-intro by felipexw

Just a simple implementation of DDD + clean architecture pattern. It also contains the exaplanation about the concepts that supports this implementation.

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

Java

3 +0

17 +0

1 +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

42 +0

GitHub
Fohjin by MarkNijhof

This is a personal sand box

updated at May 7, 2024, 1:33 p.m.

C#

75 +0

698 +0

176 +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
awesome-domain-storytelling by hofstef

A curated list of ressources for Domain Storytelling practitioners. PR are welcome!

updated at May 6, 2024, 5:07 p.m.

Unknown languages

11 +0

180 +0

15 +1

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

45 +0

GitHub
Streamstone by yevhen

Event store for Azure Table Storage

updated at May 1, 2024, 4:19 p.m.

C#

27 +0

387 +0

64 +0

GitHub
kotlin-ddd-sample by Creditas

A sample DDD/CQRS project using KOTLIN beer

updated at May 1, 2024, 11:04 a.m.

Kotlin

158 +0

286 +0

50 +0

GitHub
NEventStore by NEventStore

A persistence agnostic Event Store for .NET

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

C#

139 +0

1,579 +0

325 +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
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
go-ddd-sample by takashabe

DDD like architecture sample application

updated at April 30, 2024, 9:45 a.m.

Go

8 +0

276 +0

44 +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
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
project-manager by mkopylec

Ready to go Domain-Driven Design workshop.

updated at April 17, 2024, 1:41 p.m.

Java

5 +0

61 +0

22 +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
event-source-cqrs-sample by ddd-by-examples

Sample ES/CQRS application

updated at April 14, 2024, 4:45 a.m.

Java

38 +0

463 +0

131 +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
ddd-cqrs-example by ferrius

DDD CQRS ADR PHP Symfony example

updated at April 6, 2024, 1:11 p.m.

PHP

22 +0

354 +0

54 +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