Domain Driven Design in Python, Ruby and other dynamic languages resources
updated at Oct. 28, 2024, 6:24 p.m.
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.
updated at Oct. 28, 2024, 8:40 a.m.
DDD like architecture sample application
updated at Oct. 26, 2024, 9 a.m.
A simplified (in memory) example of Event Sourcing implementation for banking domain.
updated at Oct. 24, 2024, 10:36 a.m.
Docs related to DDD-CQRS-ES Discord Community
updated at Oct. 23, 2024, 12:05 p.m.
Sample ES/CQRS application
updated at Oct. 23, 2024, 4:11 a.m.
Ready to go Domain-Driven Design workshop.
updated at Oct. 21, 2024, 7:26 p.m.
This repository contains code that accompanies presentation ASC LAB team gave at meetup about “Creating better code with Domain Driven Design”.
updated at Oct. 20, 2024, 9:31 a.m.
Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design
updated at Oct. 16, 2024, 10:01 a.m.
Domain-Driven Design shop cart demonstration
updated at Oct. 15, 2024, 8:37 a.m.
Wishlist, a sample application on Symfony 3 and Vue.js built with DDD in mind
updated at Oct. 4, 2024, 11:13 p.m.
A set of libraries for CQRS and Event Sourcing, with a Domain-Driven Design flavor.
updated at Oct. 4, 2024, 12:59 p.m.
EventStore Implementation in node.js
updated at Oct. 2, 2024, 4:52 p.m.
Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2
updated at Oct. 2, 2024, 4:22 p.m.
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 Sept. 26, 2024, 10:20 p.m.