ddd-hexagonal-cqrs-es-eda
Complete working example of using Domain Driven Design (DDD), Hexagonal Architec
TypeScript1212mit
5 months ago
bddcqrsddd
ddd-leaven-v2
DDD-CqRS sample v2.0 project that helps you with starting out advanced domain mo
Java872other
11 months ago
php-ddd-cargo-sample
PHP 7 Version of the cargo sample used in Eric Evans DDD book
JavaScript797bsd-3-clause
6 years ago
cargo-sampledddddd-sample
kotlin-ddd-sample
A sample DDD/CQRS project using KOTLIN :beer:
Kotlin292
4 years ago
axonframeworkcqrsddd
clean-arch-ddd-intro
Just a simple implementation of DDD + clean architecture pattern. It also contai
Java21
4 years ago
clean-architectureclean-codeddd
symfony-ddd-wishlist
Wishlist, a sample application on Symfony 3 and Vue.js built with DDD in mind
PHP202mit
7 years ago
dddddd-architectureddd-patterns
cp-ddd-framework
轻量级DDD正向/逆向业务建模框架,支撑复杂业务系统的架构演化!
Java1124apache-2.0
last year
architectureclean-architectureddd
awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segre
11281
3 months ago
awesomeawesome-listlist
ddd-practitioners-ref
EventStorming workshop, this is a hands-on workshop. Contains such topics: DDD,
Java314other
2 years ago
awscontainerddd
DDD-starter-dotnet
Sample implementation and comparison of various approaches to building DDD appli
C#391mit
14 days ago
bdddddddd-example
ddd-playground
Domain-Driven Design in a PHP project using Symfony
PHP596
3 years ago
ddddockerlearning-ddd
azure-go-ddd-boilerplate
This is a boilerplate for a DDD / CQRS / Event Sourcing project in GoLang.
Go0mit
last year
adv-es-cqrs-ddd
Advanced Topics in Event Sourcing / CQRS / DDD. PRs welcome. This "project" foll
109
5 years ago
wild-workouts-go-ddd-example
Go DDD example application. Complete project to show how to apply DDD, Clean Arc
Go5335mit
last year
clean-architecturecqrsddd
Wow
Modern Reactive CQRS Architecture Microservice development framework based on DD
Kotlin198apache-2.0
11 hours ago
architectureaxoncqrs
TodoMVC-DDD-CQRS-EventSourcing
Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with event
C#251mit
2 years ago
backendcqrscqrs-es
DDD-CQRS-ES-Example
Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, Common
JavaScript132
11 years ago
modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
C#11176mit
6 months ago
architectureclean-architectureclean-code
ddd-dynamic
Domain Driven Design in Python, Ruby and other dynamic languages resources
1353
last year
architecturecleanarchitectureddd
nlayerappv3
Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2
C#155
6 years ago
architectural-patternsasp-net-coreddd
eShopOnContainersDDD
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my o
C#318mit
2 years ago
backendcqrscqrs-es
dddsample-core
This is the new home of the original DDD Sample app (previously hosted at sf.net
Java4939mit
4 months ago
OpenCQRS
.NET Standard framework to create simple and clean design. Advanced features for
C#3apache-2.0
2 years ago
azurecommandscqrs
coreddd
A set of open-source .NET libraries helping with DDD (domain-driven design) and
C#69mit
28 days ago
asp-netasp-net-corecqrs
sample-dotnet-core-cqrs-api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean A
C#2819mit
9 months ago
clean-architectureclean-codecqrs
better-code-with-ddd
This repository contains code that accompanies presentation ASC LAB team gave at
C#313
6 months ago
EventFlow
Async/await first CQRS+ES and DDD framework for .NET
C#2342other
4 months ago
async-awaitc-sharpcqrs
cargotracker
The project demonstrates how you can develop applications with Jakarta EE using
JavaScript345mit
last month
ddddomain-driven-designjakartaee
EquinoxProject
Web Application ASP.NET 8 using Clean Architecture, DDD, CQRS, Event Sourcing an
C#6345mit
4 months ago
architectureasp-net-coreasp-net-core-mvc
TaskoMask
Task management system based on .NET 8 with Microservices, DDD, CQRS, Event Sou
C#684mit
12 days ago
bddblazorclean-architechture
symfony-6-es-cqrs-boilerplate
Symfony 6 DDD ES CQRS backend boilerplate.
PHP1074mit
4 months ago
backendcqrscqrs-es
EventFlow.Example
DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture.
C#201apache-2.0
2 years ago
command-handlercqrscqrs-es-architecture
Xer.Cqrs
A lightweight and easy-to-use CQRS + DDD library
C#101mit
6 years ago
commandcommand-handlercqrs
shriek-fx
An easy-to-use rapid development framework developed on the basis of.NET Core 2.
C#661mit
2 years ago
cqrsdddddd-cqrs-framework
node-api-boilerplate
DDD/Clean Architecture inspired boilerplate for Node web APIs
TypeScript3305mit
2 years ago
boilerplateclean-architectureddd
magazine-website
:mouse: A magazine website (using .NET Core, ASP.NET Core, EF Core) with DDD, CQ
C#175
4 years ago
csharpdockerdotnet-core
clean-architecture-dotnet
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses M
C#1197mit
2 years ago
aspnetcoreblazor-webassemblyclean-architecture
node-cqrs-domain
Node-cqrs-domain is a node.js module based on nodeEventStore that. It can be ver
JavaScript269mit
4 years ago
cqrscqrs-frameworkdomain
node-cqrs-eventdenormalizer
Node-cqrs-eventdenormalizer is a node.js module that implements the cqrs pattern
JavaScript38mit
4 years ago
cqrsdomain-driven-designevents
node-cqrs-saga
Node-cqrs-saga is a node.js module that helps to implement the sagas in cqrs. It
JavaScript61mit
4 years ago
cqrsdomain-driven-designevent-sourcing
library
A comprehensive Domain-Driven Design example with problem space strategic analys
Java4899mit
last year
aggregateaggregate-rootarchunit
event-source-cqrs-sample
Sample ES/CQRS application
Java468
7 years ago
cqrsdomain-driven-designevent-driven
ddd-hexagonal-cqrs-es-eda
Complete working example of using Domain Driven Design (DDD), Hexagonal Architec
TypeScript1212mit
5 months ago
bddcqrsddd
ddd-leaven-v2
DDD-CqRS sample v2.0 project that helps you with starting out advanced domain mo
Java872other
11 months ago
php-ddd-cargo-sample
PHP 7 Version of the cargo sample used in Eric Evans DDD book
JavaScript797bsd-3-clause
6 years ago
cargo-sampledddddd-sample
kotlin-ddd-sample
A sample DDD/CQRS project using KOTLIN :beer:
Kotlin292
4 years ago
axonframeworkcqrsddd
clean-arch-ddd-intro
Just a simple implementation of DDD + clean architecture pattern. It also contai
Java21
4 years ago
clean-architectureclean-codeddd
symfony-ddd-wishlist
Wishlist, a sample application on Symfony 3 and Vue.js built with DDD in mind
PHP202mit
7 years ago
dddddd-architectureddd-patterns
cp-ddd-framework
轻量级DDD正向/逆向业务建模框架,支撑复杂业务系统的架构演化!
Java1124apache-2.0
last year
architectureclean-architectureddd
awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segre
11281
3 months ago
awesomeawesome-listlist
ddd-practitioners-ref
EventStorming workshop, this is a hands-on workshop. Contains such topics: DDD,
Java314other
2 years ago
awscontainerddd
DDD-starter-dotnet
Sample implementation and comparison of various approaches to building DDD appli
C#391mit
14 days ago
bdddddddd-example
ddd-playground
Domain-Driven Design in a PHP project using Symfony
PHP596
3 years ago
ddddockerlearning-ddd
azure-go-ddd-boilerplate
This is a boilerplate for a DDD / CQRS / Event Sourcing project in GoLang.
Go0mit
last year
adv-es-cqrs-ddd
Advanced Topics in Event Sourcing / CQRS / DDD. PRs welcome. This "project" foll
109
5 years ago
wild-workouts-go-ddd-example
Go DDD example application. Complete project to show how to apply DDD, Clean Arc
Go5335mit
last year
clean-architecturecqrsddd
Wow
Modern Reactive CQRS Architecture Microservice development framework based on DD
Kotlin198apache-2.0
11 hours ago
architectureaxoncqrs
TodoMVC-DDD-CQRS-EventSourcing
Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with event
C#251mit
2 years ago
backendcqrscqrs-es
DDD-CQRS-ES-Example
Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, Common
JavaScript132
11 years ago
modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
C#11176mit
6 months ago
architectureclean-architectureclean-code
ddd-dynamic
Domain Driven Design in Python, Ruby and other dynamic languages resources
1353
last year
architecturecleanarchitectureddd
nlayerappv3
Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2
C#155
6 years ago
architectural-patternsasp-net-coreddd
eShopOnContainersDDD
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my o
C#318mit
2 years ago
backendcqrscqrs-es
dddsample-core
This is the new home of the original DDD Sample app (previously hosted at sf.net
Java4939mit
4 months ago
OpenCQRS
.NET Standard framework to create simple and clean design. Advanced features for
C#3apache-2.0
2 years ago
azurecommandscqrs
coreddd
A set of open-source .NET libraries helping with DDD (domain-driven design) and
C#69mit
28 days ago
asp-netasp-net-corecqrs
sample-dotnet-core-cqrs-api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean A
C#2819mit
9 months ago
clean-architectureclean-codecqrs
better-code-with-ddd
This repository contains code that accompanies presentation ASC LAB team gave at
C#313
6 months ago
EventFlow
Async/await first CQRS+ES and DDD framework for .NET
C#2342other
4 months ago
async-awaitc-sharpcqrs
cargotracker
The project demonstrates how you can develop applications with Jakarta EE using
JavaScript345mit
last month
ddddomain-driven-designjakartaee
EquinoxProject
Web Application ASP.NET 8 using Clean Architecture, DDD, CQRS, Event Sourcing an
C#6345mit
4 months ago
architectureasp-net-coreasp-net-core-mvc
TaskoMask
Task management system based on .NET 8 with Microservices, DDD, CQRS, Event Sou
C#684mit
12 days ago
bddblazorclean-architechture
symfony-6-es-cqrs-boilerplate
Symfony 6 DDD ES CQRS backend boilerplate.
PHP1074mit
4 months ago
backendcqrscqrs-es
EventFlow.Example
DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture.
C#201apache-2.0
2 years ago
command-handlercqrscqrs-es-architecture
Xer.Cqrs
A lightweight and easy-to-use CQRS + DDD library
C#101mit
6 years ago
commandcommand-handlercqrs
shriek-fx
An easy-to-use rapid development framework developed on the basis of.NET Core 2.
C#661mit
2 years ago
cqrsdddddd-cqrs-framework
node-api-boilerplate
DDD/Clean Architecture inspired boilerplate for Node web APIs
TypeScript3305mit
2 years ago
boilerplateclean-architectureddd
magazine-website
:mouse: A magazine website (using .NET Core, ASP.NET Core, EF Core) with DDD, CQ
C#175
4 years ago
csharpdockerdotnet-core
clean-architecture-dotnet
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses M
C#1197mit
2 years ago
aspnetcoreblazor-webassemblyclean-architecture
node-cqrs-domain
Node-cqrs-domain is a node.js module based on nodeEventStore that. It can be ver
JavaScript269mit
4 years ago
cqrscqrs-frameworkdomain
node-cqrs-eventdenormalizer
Node-cqrs-eventdenormalizer is a node.js module that implements the cqrs pattern
JavaScript38mit
4 years ago
cqrsdomain-driven-designevents
node-cqrs-saga
Node-cqrs-saga is a node.js module that helps to implement the sagas in cqrs. It
JavaScript61mit
4 years ago
cqrsdomain-driven-designevent-sourcing
library
A comprehensive Domain-Driven Design example with problem space strategic analys
Java4899mit
last year
aggregateaggregate-rootarchunit
event-source-cqrs-sample
Sample ES/CQRS application
Java468
7 years ago
cqrsdomain-driven-designevent-driven