ddd-architecture

There are 1130 repositories under ddd-architecture topic.

  • kgrzybek/modular-monolith-with-ddd

    Full Modular Monolith application with Domain-Driven Design approach.

    Language:C#10.5k3461151.6k
  • dotnet-architecture/eShopOnWeb

    Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.

    Language:C#10k4813365.3k
  • ddd-by-examples/library

    A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.

    Language:Java4.4k20338677
  • awesome-software-architecture

    mehdihadeli/awesome-software-architecture

    🚀 A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.

  • clean-architecture-manga

    ivanpaulovich/clean-architecture-manga

    :cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks

    Language:C#3.9k22085671
  • juicycleff/ultimate-backend

    Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication

    Language:TypeScript2.5k7077401
  • zkavtaskin/Domain-Driven-Design-Example

    Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.

    Language:C#1.7k1177436
  • CodelyTV/typescript-ddd-example

    🔷🎯 TypeScript DDD Example: Complete project applying Hexagonal Architecture and Domain-Driven Design patterns

    Language:TypeScript1.2k3512207
  • evolutionary-architecture-by-example

    evolutionary-architecture/evolutionary-architecture-by-example

    Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns. Go beyond the one-size-fits-all solutions and understand how to blend these approaches based on your unique needs.

    Language:C#1.2k2223129
  • thangchung/clean-architecture-dotnet

    🕸 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 🍻

    Language:C#1.2k3721247
  • banq/jdonframework

    Domain-Driven-Design Pub/Sub Domain-Events framework

    Language:Java1.2k16211410
  • funkygao/cp-ddd-framework

    轻量级DDD正向/逆向业务建模框架,支撑复杂业务系统的架构演化!

    Language:Java1.1k5439264
  • pgorecki/python-ddd

    Python DDD example

    Language:Python856326113
  • usetania/tania-core

    Tania is a farm management software for the hobbyist and smallholder farmer.

    Language:Go7513554158
  • food-delivery-microservices

    mehdihadeli/food-delivery-microservices

    🍔 A practical and imaginary food delivery microservices, built with .Net 7, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.

    Language:C#72229109130
  • joshuaalpuerto/node-ddd-boilerplate

    Node DDD Boilerplate

    Language:JavaScript7122619148
  • ardalis/ddd-guestbook

    A DDD guestbook example written for ASP.NET Core

    Language:C#655387144
  • percybolmer/ddd-go

    A demo repository that explains an approach to DDD in Go

    Language:Go587101120
  • banq/jivejdon

    Jivejdon is a Domain Driven Design appication with CQRS/ES/Clean/Hexagonal architecture

    Language:Java5602410159
  • node-ts/ddd

    A Domain Driven Design framework for software simplicity in node

    Language:TypeScript54412737
  • aspnetrun/run-aspnetcore

    A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered application architecture with applying Clean Architecture and DDD best practices. Download 100+ page eBook PDF from here ->

    Language:C#541258158
  • iktakahiro/dddpy

    Python DDD Example and Techniques

    Language:Python5257267
  • err0r500/go-realworld-clean

    a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld

    Language:Go50916782
  • JoeCao/qbike

    A demo of share bike using DDD, MicroService and Spring Cloud

    Language:Java503398175
  • aspnetrun/run-aspnetcore-realworld

    E-Commerce real world example of run-aspnetcore ASP.NET Core web application. Implemented e-commerce domain with clean architecture for ASP.NET Core reference application, demonstrating a layered application architecture with DDD best practices. Download 100+ page eBook PDF from here ->

    Language:SCSS455235195
  • CodelyTV/typescript-ddd-skeleton

    🔷✨ TypeScript DDD Skeleton: Bootstrap your new TypeScript applying following Hexagonal Architecture and Domain-Driven Design patterns

    Language:TypeScript43315352
  • CodelyTV/java-ddd-example

    ♨️ DDD in Java skeleton & examples. Course:

    Language:Java4062311200
  • pezzetti/base-app-nestjs

    Base application using nest JS focused on DDD architecture and SOLID principles

    Language:TypeScript3559538
  • bitloops-language

    bitloops/bitloops-language

    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: ^^^

    Language:TypeScript342812515
  • EventualShop

    AntonioFalcaoJr/EventualShop

    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

    Language:C#337141751
  • Weasley-J/dtt-spring-boot-parent

    DTT is an object-oriented Java framework that enables developers to automatically create database tables based on domain models through annotation-driven development, increasing productivity for developers. The core concept of DTT is domain-driven table, which makes you focus more on domain objects rather than database tables.

    Language:Java32118231
  • NHadi/Pos

    Sample Application DDD, Reactive Microservices, CQRS Event Sourcing Powered by DERMAYON LIBRARY

    Language:JavaScript304434139
  • dddplus/dddplus

    🔥 A lightweight DDD(Domain Driven Design) Enhancement Framework for complex business architecture!轻量级DDD增强框架!

    Language:Java299189104
  • Orphail/laravel-ddd

    Yet another Laravel 10 DDD interpretation

    Language:PHP29713654
  • jeangatto/ASP.NET-Core-Clean-Architecture-CQRS-Event-Sourcing

    ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture

    Language:C#2969140
  • cloudnative-netcore/netcorekit

    :heartpulse: A crafted toolkit for building cloud-native apps on the .NET platform

    Language:C#288244471