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.

created at Nov. 20, 2019, 4:21 p.m.

C#

15 +0

200 +0

45 +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.

created at Oct. 18, 2013, 5:14 a.m.

C#

26 +0

180 +0

45 +0

GitHub
go-ddd-sample by takashabe

DDD like architecture sample application

created at Dec. 5, 2017, 1:54 p.m.

Go

8 +0

275 +0

44 +0

GitHub
eShopOnContainersDDD by volak

Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns

created at April 20, 2018, 1:16 p.m.

C#

5 +0

313 +1

43 +0

GitHub
eventsourcing-java-example by Pragmatists

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

created at March 29, 2017, 6:27 p.m.

Java

11 +0

95 +0

42 +0

GitHub
DDDInventoryItemFSharp by eulerfx

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

created at Feb. 18, 2013, 3:04 a.m.

JavaScript

22 +0

185 +0

41 +0

GitHub
event_bus by otobus

surfer Traceable, extendable and minimalist **event bus** implementation for Elixir with built-in **event store** and **event watcher** based on ETS.

created at July 23, 2017, 12:47 p.m.

Elixir

12 +0

691 +1

40 +0

GitHub
Cirqus by mookid8000

x d60 event sourcing + CQRS framework

created at Aug. 8, 2014, 6:11 p.m.

C#

31 +0

231 +0

39 +0

GitHub
DDD-CQRS-ES-Example by dcomartin

Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, SignalR

created at Sept. 10, 2013, 3:45 p.m.

JavaScript

17 +0

131 +0

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

created at April 3, 2018, 3:54 p.m.

C#

11 +0

247 +0

34 +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.

created at May 17, 2012, 2:46 p.m.

JavaScript

9 +0

37 +0

27 +0

GitHub
FsUno by thinkbeforecoding

Event sourcing implementation sample in F#

created at June 28, 2013, 7:52 a.m.

F#

16 +0

76 +0

27 +0

GitHub
project-manager by mkopylec

Ready to go Domain-Driven Design workshop.

created at April 25, 2017, 5:45 a.m.

Java

5 +0

61 +0

23 +0

GitHub
DDD-starter-dotnet by itlibrium

Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot net project.

created at May 8, 2019, 5:11 p.m.

C#

34 +0

353 +1

23 +0

GitHub
Projac by BitTacklr

A set of .NET projection libraries

created at March 23, 2013, 10:21 a.m.

C#

15 +0

137 +0

22 +0

GitHub
Its.Cqrs by jonsequitur

A set of libraries for CQRS and Event Sourcing, with a Domain-Driven Design flavor.

created at Nov. 8, 2014, 11:02 p.m.

C#

20 +0

77 +0

21 +0

GitHub
akka-cqrs-es-demo by mdonkers

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

created at July 23, 2016, 9:34 p.m.

JavaScript

5 +0

57 +0

19 +0

GitHub
gobdd by go-bdd

BDD framework

created at May 30, 2019, 6:47 a.m.

Go

11 +0

108 +0

17 +1

GitHub
CommandQuery by hlaueriksson

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

created at Aug. 28, 2016, 12:46 p.m.

C#

12 +0

100 +0

17 +0

GitHub
node-cqrs-saga by thenativeweb

Node-cqrs-saga is a node.js module that helps to implement the sagas in cqrs. It can be very useful as domain component if you work with (d)ddd, cqrs, eventdenormalizer, host, etc.

created at Aug. 29, 2014, 9:29 p.m.

JavaScript

8 +0

61 +0

16 +0

GitHub