#Ddd
Showing 60 of 97 repositories tagged #ddd, ranked by stars
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
Media server for comics/mangas/BDs/magazines/eBooks with API, OPDS, Kobo Sync and KOReader Sync support
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
☕ A practical event-driven microservices demo built with Golang. Nomad, Consul Connect, Vault, and Terraform for deployment
🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 7
🚀 Private first self-hosted no code database & BaaS.
请star,勿fork,因为爱force push!涵盖国际大厂Java/数据库/DDD/设计模式/微服务/中间件/AI大模型应用/区块链开发最佳实践。关注公众号【JavaEdge】,一起交流学习!
Deterministic execution for non-deterministic AI.
A CLI tool for building Go applications.
A full-stack .NET microservices build on Dapr and Tye
Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。
Hacker news-inspired forum app built with TypeScript using DDD practices from solidbook.io.
Very simplified insurance sales system made in a microservices architecture using .NET Core
A library for event sourcing in Python.
Event Sourcing for Go!
🔷🎯 TypeScript DDD Example: Complete project applying Hexagonal Architecture and Domain-Driven Design patterns
A practical microservices with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Wolverine, and Aspire in .Net 10.
🕸 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 🍻
A curated list of awesome tips and tricks, resources, videos and articles in .net, software architecture, microservice and cloud-native.
A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀
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.
基于DDD的o2o的业务模型及基础, 使用Golang+gRPC实现
🍕 A practical food delivery microservices, built with Golang, Domain-Driven Design, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
SPEC-First Agentic Development Kit for Claude Code — 24 AI agents + 52 skills with TDD/DDD quality gates, 16-language projects, 4-language docs. Go CLI, zero deps.
Symfony 7 DDD ES CQRS backend boilerplate.
编程导航的新项目,基于 Vue 3 + Spring Boot + COS + WebSocket 的企业级智能协同云图库平台。项目应用场景广泛,可作为表情包网站、设计素材网站、壁纸网站、个人云盘、企业活动相册等。用户可以在平台公开上传和检索图片素材;管理员可以上传、审核和管理分析图片;个人用户可将图片上传至私有空间进行批量管理、检索、编辑和分析;企业可开通团队空间并邀请成员,共享图片并实时协同编辑图片。技术栈包括 MySQL 分库分表、Redis + Caffeine 多级缓存、COS 对象存储、Sa-Token 权限控制、DDD 领域驱动设计、WebSocket 实时通讯、JUC、Disruptor、AI 绘图大模型、设计模式等。从 0 到 1 的真实企业级项目设计开发,绝对让你收获满满
Go Server/API boilerplate using best practices DDD CQRS ES gRPC
Organizing and structuring software through patterns, decisions, and verified design rules
A sample project showcasing Clean Architecture and monorepo structure for designing multiple web services with a shared domain.
Full stack CQRS, DDD, Event Sourcing framework for Node.js
Shortlink service (Microservice example) ⭐️ Star the repo if you like it!
🏛️ Nest.js clean architecture example following some DDD principles with use-cases written in functionnal programming.
Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
Delivery App for Restaurants built on Flutter using Domain-Driven Design (DDD) and Layered Architecture along with Riverpod Framework.
A CQRS-based DDD framework for large and complex TypeScript/JavaScript applications
Task management system based on .NET 8 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts
A demo repository that explains an approach to DDD in Go
RePractise
An Event Sourcing runtime with WebAssembly & embedded event store
Nestjs Microservice boilerplate: apply DDD, CQRS, and Event Sourcing within an event driven architecture
A Domain Driven Design framework for software simplicity in node
Event Sourcing for Rust
Domain-Driven Design in a PHP project using Symfony
《ChatGPT AI 问答助手》 开源免费项目,涵盖爬虫接口、ChatGPT API对接、DDD架构设计、镜像打包、Docker容器部署,小巧精悍,流程全面。对于Java编程伙伴来说,非常具有学习价值。
🔰🦸 Template to start developing a REST API with Node.js (Express), TypeScript, Ts.ED, ESLint, Prettier, Husky, Prisma, etc.
Opinionated Domain Driven Design Template for Go
Practical microservices based on different software architecture and technologies like Golang, CQRS, Vertical Slice Architecture, Docker, RabbitMQ, OpenTelemetry and Postgresql.
farseer-go all components of the base module, module launcher, framework initialization program(所有组件的基础模块,模块启动器,框架初始化程序)
✉️ Umbriel is a simple mailing platform built with Node.js, TypeScript & Prisma.
a clean architecture implementation of the realworldapp (needs rework)
A practical Modular Monolith architecture with the latest technologies and architecture like Vertical Slice Architecture, Event Driven Architecture, CQRS, DDD, gRpc, Masstransit, and Aspire in .Net 10.
A curated list of awesome articles and resources for learning and practicing Go and its related technologies.
CQRS, using Clean Architecture, multiple databases and Eventual Consistency
An Hexagonal Architecture service template with DDD, CQRS, TDD and SOLID using .NET Core 2.0. All small features are testable and could be mocked. Adapters could be mocked or exchanged.
Fastify 5 application boilerplate based on clean architecture, domain-driven design, CQRS, functional programming, vertical slice architecture for building production-grade applications 🚀
Open-source transpiled programming language that helps you write clean code, well-designed systems, and build high-quality software that is testable, auditable and maintainable. Like what you see? Don't forget to star! :star: ^^^
A daily digest of the articles or videos I've found interesting, that I want to share with you.
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
DDD. Event sourcing. CQRS. REST. Modular. Microservices. Kotlin. Spring. Axon platform. Apache Kafka. RabbitMQ