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 an...
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...
翻译 - 使用遵循CQRS-ES架构的EventFlow的DDD + CQRS + Event-sourcing示例。它配置有RabbitMQ,MongoDB(快照存储),PostgreSQL(读存储),EventStore(GES)。它针对.Net Core 2.2,并包含docker compose文件。
The code from this repository was used during presentation on CQRS/ES/DDD architecture.
This repo contains all CQRS and ES with Clean Architecture on .NET Core
A rudimentary CQRS/ES architecture built with Kotlin
Discitur Project (in CQRS+ES Architecture)
Complete Angular JS application using CQRS and ES as architectural patterns. Events are stored in GetEventStore and the read model is stored in MongoDB. Dynamic, user defined queries are handled by El...
Sample ES/CQRS application
Symfony 6 DDD ES CQRS backend boilerplate.
翻译 - Symfony 4 DDD ES CQRS后端样板
Use Commanded to build Elixir CQRS/ES applications
Async/await first CQRS+ES and DDD framework for .NET
翻译 - 异步/等待第一个.NET的CQRS + ES和DDD框架
Go Server/API boilerplate using best practices DDD CQRS ES gRPC
Akka DDDD template using CQRS/ES with a Distributed Domain
CQRS, using Clean Architecture, multiple databases and Eventual Consistency
翻译 - CQRS,使用Clean Architecture,多个数据库和最终一致性
RealWorld example backend implementing the CQRS/ES pattern in Elixir and Phoenix
Akka.NET Reference Architecture - CQRS + Sharding + In-Memory Replication
翻译 - Akka.NET参考架构-CQRS +分片+内存中复制
Microservices Architecture with Event Sourcing and CQRS using Node.JS
☕🎯 Hexagonal Architecture + DDD + CQRS in a Java project using SpringBoot
Educational Project to demonstrate MediatR, CQRS & Onion/Clean Architecture in ASP.NET Core
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
翻译 - 使用原始架构和原始SQL和DDD的示例.NET Core REST API CQRS实现。
Practical microservices, built with .Net 8, DDD, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.