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
sample-dotnet-core-cqrs-api by kgrzybek

Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.

created at Feb. 3, 2019, 3:05 p.m.

C#

108 +0

2,752 +5

624 +0

GitHub
Photostock by mr0zek

None

created at Feb. 13, 2019, 8:15 a.m.

C#

1 +0

7 +0

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

BDD framework

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

Go

11 +0

108 +0

17 +1

GitHub
modular-monolith-with-ddd by kgrzybek

Full Modular Monolith application with Domain-Driven Design approach.

created at Aug. 23, 2019, 12:12 a.m.

C#

344 +0

10,316 +44

1,589 +8

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
message-db by message-db

Microservice native message and event store for Postgres

created at Dec. 6, 2019, 1:17 a.m.

Shell

26 +0

1,607 -1

60 +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
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
bsDateServer by JankariTech

API to convert Bikram Sambat (BS) (also called Vikram Samvat) dates to Gregorian dates and vice-versa

created at Feb. 4, 2020, 9:36 a.m.

Go

7 +0

3 +0

3 +0

GitHub
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

created at Feb. 26, 2020, 7:37 a.m.

C#

2 +0

5 +0

0 +0

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
patients-API by tomiok

Patient API is a PoC project using Golang, Chi, PostrgreSQL among Docker and Docker compose. Exposing REST API endpoints.

created at April 7, 2020, 2:47 p.m.

Go

3 +0

30 +1

11 +0

GitHub
wild-workouts-go-ddd-example by ThreeDotsLabs

Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.

created at May 6, 2020, 8:30 p.m.

Go

88 +0

4,887 +10

451 +0

GitHub
context-mapping by ddd-crew

None

created at May 20, 2020, 5:33 a.m.

Unknown languages

56 +0

1,312 +10

120 +0

GitHub
ddd-cqrs-example by ferrius

DDD CQRS ADR PHP Symfony example

created at May 28, 2020, 4:33 p.m.

PHP

22 +0

354 +0

54 +0

GitHub
cp-ddd-framework by funkygao

轻量级DDD正向/逆向业务建模框架,支撑复杂业务系统的架构演化!

created at Sept. 7, 2020, 2:03 p.m.

Java

53 +0

1,086 +5

262 +0

GitHub
TaskoMask by hamed-shirbandi

Task management system based on .NET 6 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts

created at Oct. 16, 2020, 1:58 p.m.

C#

24 +0

642 +2

106 +1

GitHub