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.

created at May 4, 2012, 10:57 a.m.

JavaScript

19 +0

270 +0

57 +0

GitHub
better-code-with-ddd by asc-lab

This repository contains code that accompanies presentation ASC LAB team gave at meetup about “Creating better code with Domain Driven Design”.

created at Dec. 13, 2019, 6:29 a.m.

C#

19 +0

304 -1

62 +0

GitHub
event-sourcing-cqrs-examples by andreschaffer

Event Sourcing and CQRS in practice.

created at June 2, 2017, 7:30 p.m.

Java

19 +0

535 +1

117 +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
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
adv-es-cqrs-ddd by sebastianharko

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

created at July 8, 2017, 9:23 p.m.

Unknown languages

16 +0

108 +1

4 +0

GitHub
food-app-server by victorsteven

Exploring Domain-Driven Design in Golang

created at Jan. 21, 2020, 5:57 p.m.

Go

16 +0

613 +1

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

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

C#

15 +0

200 +0

45 +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
java-cqrs-intro by asc-lab

Examples of implementation CQRS with Event Sourcing - evolutionary approach

created at Jan. 15, 2019, 6:42 a.m.

Java

13 +0

189 +0

57 +0

GitHub
Xer.Cqrs by XerProjects

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

created at Sept. 5, 2017, 5:35 p.m.

C#

12 +0

101 +0

8 +0

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
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
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
ddd-hexagonal-cqrs-es-eda by bitloops

Complete working example of using Domain Driven Design (DDD), Hexagonal Architecture, CQRS, Event Sourcing (ES), Event Driven Architecture (EDA), Behaviour Driven Development (BDD) using TypeScript and NestJS. Like what you see? Don't forget to star! ⭐ ^^^

created at April 4, 2023, 8:04 a.m.

TypeScript

11 +0

1,086 +4

81 +2

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
gobdd by go-bdd

BDD framework

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

Go

11 +0

108 +0

17 +1

GitHub
awesome-domain-storytelling by hofstef

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

created at March 26, 2020, 12:15 p.m.

Unknown languages

11 +0

178 +0

14 +0

GitHub
Scritchy by ToJans

CQRS without plumbing

created at Oct. 22, 2011, 11:22 a.m.

C#

10 +0

67 +0

8 +0

GitHub
gopherapi by friendsofgo

The Gopher API, is a simple CRUD API for formative purpose, we're building it while writing the posts of the blog.

created at Feb. 17, 2019, 4:39 p.m.

Go

9 +0

74 +0

11 +0

GitHub