awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 रिपॉजिटरी

Awesome GitHub RepositoriesDomain Driven Frameworks

Frameworks and libraries for implementing domain-driven design and CQRS patterns.

Explore 10 awesome GitHub repositories matching part of an awesome list · Domain Driven Frameworks. Refine with filters or upvote what's useful.

Awesome Domain Driven Frameworks GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • abpframework/abpabpframework का अवतार

    abpframework/abp

    14,313GitHub पर देखें↗

    ABP is an opinionated architectural framework for building enterprise software solutions using .NET and ASP.NET Core. It serves as a structural toolkit for implementing domain-driven design and microservices patterns, providing a modular enterprise architecture where functionality is organized into independent, pluggable modules. The platform is specifically designed to support multi-tenant SaaS architectures, isolating data and configurations for multiple independent customers within a single application instance. It provides enterprise boilerplate infrastructure and pre-configured templates

    Provides a structural toolkit and framework for implementing domain-driven design and CQRS patterns.

    C#abpangulararchitecture
    GitHub पर देखें↗14,313
  • nwidart/laravel-modulesnWidart का अवतार

    nWidart/laravel-modules

    6,157GitHub पर देखें↗

    यह Laravel एप्लिकेशन के लिए एक मॉड्यूल प्रबंधन फ़्रेमवर्क है जिसे मोनोलिथिक कोडबेस को स्वतंत्र, मॉड्यूलर कंपोनेंट्स में व्यवस्थित करने के लिए डिज़ाइन किया गया है। यह एक मॉड्यूलर एप्लिकेशन आर्किटेक्चर को लागू करता है जो बिज़नेस लॉजिक को स्व-निहित इकाइयों में अलग करता है, जिनमें से प्रत्येक के पास कंट्रोलर्स, मॉडल्स और व्यूज़ के लिए अपनी समर्पित डायरेक्टरीज़ होती हैं। प्रोजेक्ट डोमेन ड्रिवन डिज़ाइन के लिए एक टूल के रूप में कार्य करता है, जो डेवलपर्स को संबंधित कार्यक्षमता को बाउंडेड कॉन्टेक्स्ट में समूहित करने की अनुमति देता है। यह दृष्टिकोण दीर्घकालिक रखरखाव और स्केलेबिलिटी में सुधार के लिए मोनोलिथिक एप्लिकेशन को छोटे, प्रबंधनीय मॉड्यूल में माइग्रेट करने का समर्थन करता है। फ़्रेमवर्क डायरेक्टरी-आधारित मॉड्यूल डिस्कवरी, कस्टम नेमस्पेस मैपिंग और सर्विस-प्रोवाइडर-आधारित बूटस्ट्रैपिंग के माध्यम से प्रोजेक्ट संगठन को संभालता है। यह कॉन्फ़िगरेशन-संचालित लोडिंग के माध्यम से एप्लिकेशन स्टेट को मैनेज करता है और कन्वेंशन-आधारित फ़ोल्डर स्ट्रक्चरिंग व डायनामिक रूट इंजेक्शन का उपयोग करके संसाधन स्थान को ऑटोमेट करता है।

    Acts as a framework for implementing domain-driven design by grouping related functionality into bounded contexts.

    PHP
    GitHub पर देखें↗6,157
  • johnbywater/eventsourcingjohnbywater का अवतार

    johnbywater/eventsourcing

    1,670GitHub पर देखें↗

    A library for event sourcing in Python.

    Provides a mature library for event sourcing and domain modeling.

    Python
    GitHub पर देखें↗1,670
  • broadway/broadwaybroadway का अवतार

    broadway/broadway

    1,509GitHub पर देखें↗

    Infrastructure and testing helpers for creating CQRS and event sourced applications.

    Supplies infrastructure and testing helpers for event-sourced applications.

    PHP
    GitHub पर देखें↗1,509
  • funkygao/cp-ddd-frameworkfunkygao का अवतार

    funkygao/cp-ddd-framework

    1,155GitHub पर देखें↗

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

    Offers a lightweight framework for complex business architecture.

    Java
    GitHub पर देखें↗1,155
  • khannedy/golang-clean-architecturekhannedy का अवतार

    khannedy/golang-clean-architecture

    1,066GitHub पर देखें↗

    This project provides a structured boilerplate for building Go web applications based on clean architecture principles. It serves as a template for organizing codebases to ensure that core business logic remains isolated from external frameworks, database layers, and delivery mechanisms. The implementation prioritizes domain-driven design by centering the application around pure business entities that contain no references to infrastructure concerns. It utilizes layered dependency inversion and interface-based port adaptation to decouple the internal logic from external dependencies, allowing

    Implements domain-driven design patterns to prioritize business rules in Go development.

    Go
    GitHub पर देखें↗1,066
  • pawelkaczor/akka-dddpawelkaczor का अवतार

    pawelkaczor/akka-ddd

    359GitHub पर देखें↗

    Akka CQRS/ES framework

    Provides artifacts for building applications using CQRS and domain-driven design.

    Scala
    GitHub पर देखें↗359
  • ahoo-wang/wowAhoo-Wang का अवतार

    Ahoo-Wang/Wow

    292GitHub पर देखें↗

    Modern Reactive CQRS Architecture Microservice development framework based on DDD and EventSourcing | 基于 DDD & EventSourcing 的现代响应式 CQRS 架构微服务开发框架

    Supports reactive microservice development with event sourcing and CQRS.

    Kotlin
    GitHub पर देखें↗292
  • yreynhout/jesayreynhout का अवतार

    yreynhout/JESA

    9GitHub पर देखें↗

    Event sourced aggregates for Java

    Implements event-sourced aggregates for the Java platform.

    Java
    GitHub पर देखें↗9
  • javanile/php-glossaryjavanile का अवतार

    javanile/php-glossary

    5GitHub पर देखें↗

    Demonstrative Conceptual Implementation: Glossary Code Analysis Tool for PHP

    Facilitates term analysis to distinguish domain-specific language.

    PHP
    GitHub पर देखें↗5
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Domain Driven Frameworks