Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for domain driven design cqrs
cqrs
x
domain-driven-design
x
125 search results found
Architect Awesome
⭐
57,200
后端架构师技术图谱
Awesome Ddd
⭐
10,510
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
Equinoxproject
⭐
5,935
Full ASP.NET Core 6 application with DDD, CQRS and Event Sourcing concepts
Php Ddd Example
⭐
3,030
🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 7
Ultimate Backend
⭐
2,414
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
Eventflow
⭐
2,267
Async/await first CQRS+ES and DDD framework for .NET
Practical.cleanarchitecture
⭐
1,789
Full-stack .Net 8 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 17, React 18, Vue 3, BFF with YARP, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, Entity Framework Core, Selenium, SignalR, Hosted Services, Health Checks, Rate Limiting, Cloud Services (Azure, AWS, Google)...
Dotnetcore Microservices Poc
⭐
1,780
Very simplified insurance sales system made in a microservices architecture using .NET Core
Enode
⭐
1,777
ENode is a framework aims to help us developing ddd, cqrs, eda, and event sourcing style applications.
Factory
⭐
1,148
The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack
Typescript Ddd Example
⭐
1,121
🔷🎯 TypeScript DDD Example: Complete project applying Hexagonal Architecture and Domain-Driven Design patterns
Wolkenkit
⭐
1,081
wolkenkit is an open-source CQRS and event-sourcing framework based on Node.js, and it supports JavaScript and TypeScript.
Symfony 6 Es Cqrs Boilerplate
⭐
1,075
Symfony 6 DDD ES CQRS backend boilerplate.
Craftsman
⭐
1,074
A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀
Pitstop
⭐
1,038
This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
Clean Architecture Dotnet
⭐
997
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻
Dev Store
⭐
941
A microservices e-commerce reference application built with ASP.NET 6
Awesome Dotnet Tips
⭐
911
A curated list of awesome tips and tricks, resources, videos and articles in .net, software architecture, microservice and cloud-native
Ddd Hexagonal Cqrs Es Eda
⭐
885
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! ⭐ ^^^
Jdonframework
⭐
877
Domain-Driven-Design Pub/Sub Domain-Events framework
Ddd Leaven V2
⭐
823
DDD-CqRS sample v2.0 project that helps you with starting out advanced domain modeling using Spring, JPA and testing
Postgresql Event Sourcing
⭐
768
A reference implementation of an event-sourced system that uses PostgreSQL as an event store built with Spring Boot. Fork the repository and use it as a template for your projects. Or clone the repository and run end-to-end tests to see how everything works together.
Go Api Boilerplate
⭐
728
Go Server/API boilerplate using best practices DDD CQRS ES gRPC
Remesh
⭐
697
A CQRS-based DDD framework for large and complex TypeScript/JavaScript applications
Booking Microservices
⭐
696
Practical microservices, built with .Net 8, DDD, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
Viper
⭐
691
Viper 是一个基于Anno微服务引擎开发的Dashboard示例项目。Anno 底层通讯采用 grpc、thrift。自带服务发现、调用链追踪、Cron 调度、限流、事件总线等等
Shriek Fx
⭐
667
An easy-to-use rapid development framework developed on the basis of.NET Core 2.0, following the constraints of domain Driven Design (DDD) specifications, combined with the CQRS architecture to provide the infrastructure for event-driven, event backtracking, responsiveness, and more. Let developers enjoy the true meaning of object-oriented design patterns brought by the aesthetic.
Fohjin
⭐
654
This is a personal sand box
Taskomask
⭐
612
Task management system based on .NET 6 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts
Nest Clean Architecture
⭐
611
🏛️ Nest.js clean architecture example following some DDD principles with use-cases written in functionnal programming.
Awesome Elixir Cqrs
⭐
608
A curated list of awesome Elixir and Command Query Responsibility Segregation (CQRS) resources.
Thalo
⭐
594
An Event Sourcing runtime with WebAssembly & embedded event store
Aspnetcore Ddd
⭐
567
Full ASP.NET Core 8.0 LTS application with DDD, CQRS and Event Sourcing
Revo
⭐
562
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
Event Store
⭐
546
PHP 7.4 EventStore Implementation
Event Sourcing Cqrs Examples
⭐
521
Event Sourcing and CQRS in practice.
Eventually Rs
⭐
514
Event Sourcing for Rust
Akkatecture
⭐
513
a cqrs and event sourcing framework for dotnet core using akka.net
Christddd
⭐
488
🙌 ASP.NET Core 3.1 应用, 包含 DDD、CQRS、EDA 和ES事件回溯
Event Source Cqrs Sample
⭐
464
Sample ES/CQRS application
Ecotone
⭐
463
Ecotone shifts the focus to the business code. In order to make it happen, enables Message-Driven Architecture with DDD, CQRS, Event Sourcing in PHP.
Aggregates.net
⭐
433
.NET event sourced domain driven design model via NServiceBus and GetEventStore
Minos Python
⭐
415
🐍 Minos is a framework which helps you create reactive microservices in Python
Anno.core
⭐
413
Anno 是一个微服务快速开发框架,底层通讯可选用grpc、thrift。自带服务发现、调用链追踪、Cron 调度、限流、事件总线、CQRS 、DDD,插件化开发。
Java Ddd Example
⭐
407
♨️ DDD in Java skeleton & examples. Course:
Nestjs Boilerplate Microservice
⭐
396
Nestjs Microservice boilerplate: apply DDD, CQRS, and Event Sourcing within an event driven architecture
Eventuous
⭐
391
Event Sourcing library for .NET
Cqrs Clean Eventual Consistency
⭐
364
CQRS, using Clean Architecture, multiple databases and Eventual Consistency
Ddd Leaven Akka V2
⭐
347
Sample e-commerce system #Microservices #Akka #Reactive-DDD #CQRS
Mediator.net
⭐
345
A simple mediator for .Net for sending command, publishing event and request response with pipelines supported
Akka Ddd
⭐
337
Akka CQRS/ES framework
Eshoponcontainersddd
⭐
320
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
Banksimplistic
⭐
318
Exploring CQRS, Event Sourcing and DDD with Ruby
Jianshu
⭐
301
仿简书nx+nodejs+nestjs6+express+mongodb+angular8+爬虫
Cqrs
⭐
293
A lightweight, opinionated CQRS and event sourcing framework.
Nestjs Cqrs Starter
⭐
288
NestJS CQRS Microservices Starter Project
Kotlin Ddd Sample
⭐
279
A sample DDD/CQRS project using KOTLIN 🍺
Eventualshop
⭐
278
A state-of-the-art distributed system using Reactive DDD as uncertainty modeling, Event Storming as subdomain decomposition, Event Sourcing as an eventual persistence mechanism, CQRS, Async Projections, Microservices for individual deployable units, Event-driven Architecture for efficient integration, and Clean Architecture as domain-centric design
Ecommerceddd
⭐
275
Experimental full-stack application using Domain-Driven Design, Microservices, Event Sourcing, CQRS and Angular.
Node Cqrs Domain
⭐
270
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.
Examples Nodejs Cqrs Es Swagger
⭐
255
A Node.js CQRS and Event Sourcing Microservice Example Using Nest.js, Event Store, and Swagger
Todomvc Ddd Cqrs Eventsourcing
⭐
254
Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design
Php Ddd Skeleton Deprecated
⭐
251
🐘🚀 PHP DDD Skeleton: Bootstrap your new projects or be inspired by this example project
Dotnet Modular Monolith Sample
⭐
243
A practical modular monolith, built with .Net 7, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
Event Sourcing
⭐
243
Provides basic functionality for event sourced aggregates.
Proophessor Do
⭐
239
prooph components in action
Restairline
⭐
232
DDD+CQRS+EventSourcing+Hypermedia API+ASP.NET Core 3.1+Masstransit+terraform+docker+k8s
Ddd Cqrs Example
⭐
230
DDD CQRS ADR PHP Symfony example
Awesome Dotnet Core Applications
⭐
226
An awesome collection of .NET Core real time, sample, architecture reference application projects
Awesome Cqrs Event Sourcing
⭐
226
A curated list of awesome CQRS and Event Sourcing things
Ddd Leaven Akka
⭐
215
Reactive DDD with Akka
Flux
⭐
212
A simple CQRS Framework for go
Hummingbird
⭐
211
分布式锁,分布式ID,分布式消息队列、配置中心、注册中心、服务注册发现、超时、重试、熔断、负载均衡
Ddd
⭐
207
Domain-Driven Design example
Microservice Template
⭐
202
📖 Nest.js based microservice repository template
Enode
⭐
200
DDD 框架
Dotnet New Caju
⭐
199
Learn Clean Architecture with .NET Core 3.0 🔥
Typescript Event Sourcing
⭐
192
Domain Driven Design, Event Sourcing & Command Query Responsibility Segregation with Typescript
Msgphp
⭐
188
Reusable domain layers. Shipped with industry standard infrastructure.
Apworks Core
⭐
187
Apworks framework supporting .NET Core
Event Sourcing Jambo
⭐
187
An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)
Messagebus
⭐
186
A MessageBus (CommandBus, EventBus and QueryBus) implementation in PHP7
Asp.net Core Clean Architecture Cqrs Event Sourcing
⭐
186
ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture
Library Hexagonal
⭐
184
An example application written in Hexagonal (Ports and Adapter) architecture
Kreta
⭐
176
Modern project management solution
Cronus
⭐
173
Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind
Digital Restaurant
⭐
171
DDD. Event sourcing. CQRS. REST. Modular. Microservices. Kotlin. Spring. Axon platform. Apache Kafka. RabbitMQ
Stove
⭐
161
Domain Driven Design oriented application framework, meets CRUD needs
Shop Golang Microservices
⭐
161
Practical microservices based on different software architecture and technologies like Golang, CQRS, Vertical Slice Architecture, Docker, RabbitMQ, OpenTelemetry, Postgresql, ...
Authentication Microservice With Domain Driven Design
⭐
160
Microservice for authentication with Domain Driven Design and CQRS
Spring Boot Axon Sample
⭐
159
Sample application using Spring Boot, Axon, AngularJS and Websockets
Pos
⭐
158
Sample Application DDD, Reactive Microservices, CQRS Event Sourcing Powered by DERMAYON LIBRARY
Interviews
⭐
151
A list of fancy questions I've been asked during the interviews I had. Some of them I ask when interviewing people.
Bicing Api
⭐
141
Get statistics and locations of bicycle stations through REST API
Ddd Laravel Sample
⭐
141
A Laravel DDD sample application using CQRS and persisting entities serialized without ORM
Magazine Website
⭐
137
🐭 A magazine website (using .NET Core, ASP.NET Core, EF Core) with DDD, CQRS, microservices, asynchronous programming applied...
Cqrs Sample
⭐
132
CQRS, EventSourcing, (DDDD) Sample in node.js
Csharp Ddd Skeleton
⭐
132
🦈✨ C# DDD Skeleton: Bootstrap your new C# projects applying Hexagonal Architecture and Domain-Driven Design patterns
Ddd Cqrs 4 Java Example
⭐
125
Example Java DDD/CQRS/Event Sourcing microservices with Quarkus, Spring Boot and EventStore from Greg Young.
Microservices Dotnetcore Docker Sf K8s
⭐
122
Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying Domain Driven Design (DDD) and Comand and Query Responsibility Segregation (CQRS) and other patterns.
Related Searches
Cqrs Event Sourcing (637)
C Sharp Domain Driven Design (609)
C Sharp Cqrs (530)
1-100 of 125 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2025 Awesome Open Source. All rights reserved.