All Projects → ddd-referenz → Similar Projects or Alternatives

410 Open source projects that are alternatives of or similar to ddd-referenz

teamo-ddd-example
Implementing Domain Driven Design in PHP using Laravel
Stars: ✭ 46 (-20.69%)
Patterns
Complete catalog of all classical patterns in the Archimate language
Stars: ✭ 70 (+20.69%)
Jivejdon
Jivejdon is a Domain Driven Design appication with CQRS/ES/Clean/Hexagonal architecture
Stars: ✭ 287 (+394.83%)
Event Sourcing Jambo
An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)
Stars: ✭ 159 (+174.14%)
typescript-ddd-example
🔷🎯 TypeScript DDD Example: Complete project applying Hexagonal Architecture and Domain-Driven Design patterns
Stars: ✭ 607 (+946.55%)
Nlayerappv3
Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2
Stars: ✭ 138 (+137.93%)
Library
This is a project of a library, driven by real business requirements. We use techniques strongly connected with Domain Driven Design, Behavior-Driven Development, Event Storming, User Story Mapping.
Stars: ✭ 2,685 (+4529.31%)
Cp Ddd Framework
A lightweight flexible development framework for complex business architecture with full ecosystem!轻量级业务中台开发框架,中台架构的顶层设计和完整解决方案!
Stars: ✭ 566 (+875.86%)
typescript-ddd-course
🔷🔖 TypeScript DDD Course: Learn Domain-Driven Design in TS lesson by lesson
Stars: ✭ 28 (-51.72%)
Domain Driven Design Zh
DDD《领域驱动设计》中文翻译
Stars: ✭ 307 (+429.31%)
Ddd Tdd Rich Domain Model Dojo Kata
DDD patterns implemented following TDD
Stars: ✭ 91 (+56.9%)
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 ->
Stars: ✭ 227 (+291.38%)
nstate
A simple but powerful react state management library with low mind burden
Stars: ✭ 11 (-81.03%)
Mutual labels:  ddd, ddd-patterns, ddd-architecture
Modular Monolith With Ddd
Full Modular Monolith application with Domain-Driven Design approach.
Stars: ✭ 6,210 (+10606.9%)
eShopOnWeb
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
Stars: ✭ 8,250 (+14124.14%)
Mutual labels:  ddd, ddd-patterns, ddd-architecture
Vogen
A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects
Stars: ✭ 240 (+313.79%)
Mutual labels:  ddd, ddd-patterns
Context Mapper Examples
ContextMapper DSL: Examples
Stars: ✭ 66 (+13.79%)
Mutual labels:  ddd, domain-driven-design
business
Based on the Domain-Driven-Design approach, the business framework will help you structure and implement your business code cleanly and efficiently.
Stars: ✭ 23 (-60.34%)
Mutual labels:  ddd, domain-driven-design
Symfony Ddd Edition
Symfony standard edition with DDD architecture.
Stars: ✭ 78 (+34.48%)
Mutual labels:  ddd, ddd-architecture
Event Sourcing Castanha
An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Microservice application.
Stars: ✭ 68 (+17.24%)
Mutual labels:  ddd, domain-driven-design
Typescript Event Sourcing
Domain Driven Design, Event Sourcing & Command Query Responsibility Segregation with Typescript
Stars: ✭ 83 (+43.1%)
Mutual labels:  ddd, domain-driven-design
Productcontext Eventsourcing
A practical/experimental Event Sourcing application on Product Bounded Context in an e-commerce
Stars: ✭ 88 (+51.72%)
Mutual labels:  ddd, domain-driven-design
Dev Stuff
😎 Programming stuff for everyone. Collection of articles, videos about architecture, Domain Driven Design, microservices, testing etc.
Stars: ✭ 105 (+81.03%)
Mutual labels:  ddd, ddd-architecture
Dddplus
🔥 A lightweight flexible development framework for complex business architecture with full ecosystem!轻量级业务中台开发框架,中台架构的顶层设计和完整解决方案!
Stars: ✭ 107 (+84.48%)
Mutual labels:  ddd, ddd-architecture
kanban core extension
DDD on Rails Example
Stars: ✭ 29 (-50%)
Mutual labels:  ddd, ddd-architecture
Eshoponcontainersddd
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
Stars: ✭ 126 (+117.24%)
Mutual labels:  ddd, domain-driven-design
Ultimate Backend
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
Stars: ✭ 978 (+1586.21%)
Mutual labels:  ddd, ddd-architecture
Ddd Dynamic
Domain Driven Design in Python, Ruby and other dynamic languages resources
Stars: ✭ 973 (+1577.59%)
Mutual labels:  ddd, domain-driven-design
Stepping
Stepping - a tools for code design, event storming, domain model generate.
Stars: ✭ 67 (+15.52%)
Mutual labels:  ddd, domain-driven-design
Eventhorizon
CQRS/ES toolkit for Go
Stars: ✭ 961 (+1556.9%)
Mutual labels:  ddd, domain-driven-design
repository
[PHP 7] Implementation and definition of a base Repository in Domain land.
Stars: ✭ 26 (-55.17%)
Mutual labels:  ddd, domain-driven-design
Context Mapper Dsl
ContextMapper DSL: A Domain-specific Language for Context Mapping & Service Decomposition
Stars: ✭ 88 (+51.72%)
Mutual labels:  ddd, domain-driven-design
Bifrost
This is the stable release of Dolittle till its out of alpha->beta stages
Stars: ✭ 111 (+91.38%)
Mutual labels:  ddd, domain-driven-design
Eventflow.example
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 Core 2.2 and include docker compose file.
Stars: ✭ 131 (+125.86%)
Mutual labels:  ddd, domain-driven-design
Todomvc Ddd Cqrs Eventsourcing
Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design
Stars: ✭ 134 (+131.03%)
Mutual labels:  ddd, domain-driven-design
Sample Dotnet Core Cqrs Api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
Stars: ✭ 1,273 (+2094.83%)
Mutual labels:  ddd, domain-driven-design
Practical Clean Ddd
A simplified and effortless approach to get started with Domain-driven Design, Clean Architecture, CQRS, and Microservices patterns
Stars: ✭ 28 (-51.72%)
Mutual labels:  ddd, ddd-architecture
clean-architecture
Package for isolate your domain code from framework dependency using DDD concepts.
Stars: ✭ 93 (+60.34%)
Mutual labels:  ddd, domain-driven-design
Cargotracker
The project demonstrates how you can develop applications with Jakarta EE using widely adopted architectural best practices like Domain-Driven Design (DDD).
Stars: ✭ 93 (+60.34%)
Mutual labels:  ddd, domain-driven-design
nodejs-hexagonal-architecture-and-unit-test
This is a project to explain hexagonal architecture and unit tests in node.js
Stars: ✭ 99 (+70.69%)
Mutual labels:  ddd-patterns, ddd-architecture
Php Ddd Example
🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 5
Stars: ✭ 1,960 (+3279.31%)
Mutual labels:  ddd, domain-driven-design
Java Ddd Example
☕🎯 Hexagonal Architecture + DDD + CQRS in a Java project using SpringBoot
Stars: ✭ 119 (+105.17%)
Mutual labels:  ddd, domain-driven-design
Rails event store
A Ruby implementation of an Event Store based on Active Record
Stars: ✭ 947 (+1532.76%)
Mutual labels:  ddd, domain-driven-design
Laravel Api Templates
Laravel API starter kit collection using different structures.
Stars: ✭ 149 (+156.9%)
Mutual labels:  ddd, domain-driven-design
Manuals
Do design No code 💻📱🛒📚
Stars: ✭ 1,969 (+3294.83%)
Mutual labels:  ddd, ddd-patterns
tactical-ddd
lightweight helpers that I find myself implementing over and over again related to DDD/Event Sourcing tactical patterns, such as Value Objects, Entities, AggregateRoots, EntityIds etc...
Stars: ✭ 33 (-43.1%)
Mutual labels:  ddd, domain-driven-design
dddplus-archetype-demo
♨️ Using dddplus-archetype build a WMS in 5 minutes. 5分钟搭建一个仓储中台WMS!
Stars: ✭ 56 (-3.45%)
Mutual labels:  ddd, ddd-architecture
Eventflow
Async/await first CQRS+ES and DDD framework for .NET
Stars: ✭ 1,932 (+3231.03%)
Mutual labels:  ddd, domain-driven-design
silex-ddd-skeleton
A simple skeleton of silex application using ddd arquitecture
Stars: ✭ 19 (-67.24%)
Mutual labels:  ddd, ddd-architecture
awesome-software-architecture
A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
Stars: ✭ 1,594 (+2648.28%)
Mutual labels:  ddd, ddd-architecture
Stove
Domain Driven Design oriented application framework, meets CRUD needs
Stars: ✭ 160 (+175.86%)
Mutual labels:  ddd, domain-driven-design
ddderr
👺 Reflection-free Domain-Driven errors for Go.
Stars: ✭ 29 (-50%)
Mutual labels:  ddd, domain-driven-design
Architecture
.NET 6, ASP.NET Core 6, Entity Framework Core 6, C# 10, Angular 13, Clean Code, SOLID, DDD.
Stars: ✭ 2,285 (+3839.66%)
Mutual labels:  ddd, domain-driven-design
Goes
Go Event Sourcing made easy
Stars: ✭ 144 (+148.28%)
Mutual labels:  ddd, domain-driven-design
Php Ddd Skeleton
🐘🚀 PHP DDD Skeleton: Bootstrap your new projects or be inspired by this example project
Stars: ✭ 152 (+162.07%)
Mutual labels:  ddd, ddd-architecture
Revo
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
Stars: ✭ 162 (+179.31%)
Mutual labels:  ddd, domain-driven-design
ddd-house
🏠 Building a house with DDD
Stars: ✭ 38 (-34.48%)
Mutual labels:  ddd, domain-driven-design
Messagebus
A MessageBus (CommandBus, EventBus and QueryBus) implementation in PHP7
Stars: ✭ 178 (+206.9%)
Mutual labels:  ddd, domain-driven-design
Netcorekit
💗 A crafted toolkit for building cloud-native apps on the .NET platform
Stars: ✭ 248 (+327.59%)
Mutual labels:  ddd, ddd-architecture
Kreta
Modern project management solution
Stars: ✭ 177 (+205.17%)
Mutual labels:  ddd, domain-driven-design
1-60 of 410 similar projects