Core.EventStore by younos1986

A library to facilitate communication between CommandService and QueryService. The Idea is when any event occures in commandService, it should be persisted in QueryService in MongoDb, SqlServer, MySql and PostgreSQL

updated at Jan. 11, 2024, 8:59 a.m.

C#

2 +0

5 +0

0 +0

GitHub
TodoMVC-DDD-CQRS-EventSourcing by volak

Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design

updated at Jan. 12, 2024, 2:46 p.m.

C#

11 +0

247 +0

34 +0

GitHub
DDDInventoryItemFSharp by eulerfx

Event-Sourcing and Domain-Driven Design with F# and EventStore

updated at Jan. 16, 2024, 4:03 p.m.

JavaScript

22 +0

185 +0

41 +0

GitHub
Fohjin by MarkNijhof

This is a personal sand box

updated at Jan. 17, 2024, 10:58 p.m.

C#

75 +0

699 +0

176 +0

GitHub
akka-cqrs-es-demo by mdonkers

Demo project to implement the CQRS and Event Sourcing patterns in Scala-Akka

updated at Feb. 1, 2024, 11:15 a.m.

JavaScript

5 +0

57 +0

19 +0

GitHub
dotnet-cqrs-intro by asc-lab

Examples of implementation CQRS with Event Sourcing - evolutionary approach

updated at Feb. 3, 2024, 11:21 a.m.

C#

21 +0

140 +0

49 +0

GitHub
symfony-ddd-wishlist by franzose

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

updated at Feb. 10, 2024, 6:06 p.m.

PHP

20 +0

200 +0

15 +0

GitHub
CommandQuery by hlaueriksson

Command Query Separation for 🌐ASP.NET Core ⚡AWS Lambda ⚡Azure Functions ⚡Google Cloud Functions

updated at Feb. 19, 2024, 10:30 a.m.

C#

12 +0

100 +0

17 +0

GitHub
Stringly.Typed by mission202

Making it easier to convert strings to/from .NET types.

updated at Feb. 24, 2024, 6:58 p.m.

C#

4 +0

46 +0

4 +0

GitHub
eventsourcing-java-example by Pragmatists

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

updated at Feb. 29, 2024, 7:34 a.m.

Java

11 +0

95 +0

42 +0

GitHub
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

45 +0

GitHub
akka-ddd by pawelkaczor

Akka CQRS/ES framework

updated at March 17, 2024, 10:33 p.m.

Scala

34 +0

352 +0

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

152 +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 March 25, 2024, 4:20 p.m.

JavaScript

19 +0

270 +0

57 +0

GitHub
awesome-domain-storytelling by hofstef

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

updated at March 28, 2024, 2:06 p.m.

Unknown languages

11 +0

178 +0

14 +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
php-ddd-cargo-sample by codeliner

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

updated at April 2, 2024, 10:15 a.m.

JavaScript

60 +0

797 +0

151 +0

GitHub
bitloops-language by bitloops

Open-source transpiled programming language that helps you write clean code, well-designed systems, and build high-quality software that is testable, auditable and maintainable. Like what you see? Don't forget to star! star ^^^

updated at April 5, 2024, 3:57 p.m.

TypeScript

8 +0

339 +0

15 +0

GitHub