All Projects → DDD → Similar Projects or Alternatives

538 Open source projects that are alternatives of or similar to DDD

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 (+2214.66%)
typescript-ddd-example
🔷🎯 TypeScript DDD Example: Complete project applying Hexagonal Architecture and Domain-Driven Design patterns
Stars: ✭ 607 (+423.28%)
typescript-ddd-course
🔷🔖 TypeScript DDD Course: Learn Domain-Driven Design in TS lesson by lesson
Stars: ✭ 28 (-75.86%)
educational-platform
Modular Monolith Java application with DDD
Stars: ✭ 124 (+6.9%)
ftgogo
FTGOGO - event-driven architecture demonstration application using edat
Stars: ✭ 82 (-29.31%)
Php Ddd Example
🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 5
Stars: ✭ 1,960 (+1589.66%)
Clean Architecture Manga
🌀 Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
Stars: ✭ 3,104 (+2575.86%)
Event Sourcing Cqrs Examples
Event Sourcing and CQRS in practice.
Stars: ✭ 265 (+128.45%)
Mutual labels:  cqrs, ddd, domain-driven-design
permacoop
Open source and eco design ERP solution reserved for worker-owned business.
Stars: ✭ 167 (+43.97%)
Mutual labels:  cqrs, ddd, hexagonal-architecture
Modular Monolith With Ddd
Full Modular Monolith application with Domain-Driven Design approach.
Stars: ✭ 6,210 (+5253.45%)
Mutual labels:  cqrs, ddd, domain-driven-design
Eventsourcing
A library for event sourcing in Python.
Stars: ✭ 760 (+555.17%)
Mutual labels:  cqrs, ddd, domain-driven-design
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 (-41.38%)
Mutual labels:  cqrs, ddd, domain-driven-design
archunit-junit5-kotlin
Generic Architecture Tests written in Kotlin using ArchUnit and Junit5
Stars: ✭ 22 (-81.03%)
Messagebus
A MessageBus (CommandBus, EventBus and QueryBus) implementation in PHP7
Stars: ✭ 178 (+53.45%)
Mutual labels:  cqrs, ddd, domain-driven-design
Event Sourcing Jambo
An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)
Stars: ✭ 159 (+37.07%)
Mutual labels:  cqrs, ddd, domain-driven-design
csharp-ddd-skeleton
🦈✨ C# DDD Skeleton: Bootstrap your new C# projects applying Hexagonal Architecture and Domain-Driven Design patterns
Stars: ✭ 67 (-42.24%)
Mutual labels:  cqrs, ddd, hexagonal-architecture
ddd-example-ecommerce
Domain-driven design example in Java with Spring framework
Stars: ✭ 73 (-37.07%)
kingdom-python-server
Modular, cohesive, transparent and fast web server template
Stars: ✭ 20 (-82.76%)
Equinoxproject
Full ASP.NET Core 5 application with DDD, CQRS and Event Sourcing concepts
Stars: ✭ 5,120 (+4313.79%)
Mutual labels:  cqrs, ddd, onion-architecture
Eventhorizon
CQRS/ES toolkit for Go
Stars: ✭ 961 (+728.45%)
Mutual labels:  cqrs, ddd, domain-driven-design
Hexagonal Architecture Acerola
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.
Stars: ✭ 293 (+152.59%)
Mutual labels:  cqrs, ddd, domain-driven-design
cqrs-event-sourcing-example
Example of a list-making Web API using CQRS, Event Sourcing and DDD.
Stars: ✭ 28 (-75.86%)
Eshoponcontainersddd
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
Stars: ✭ 126 (+8.62%)
Mutual labels:  cqrs, ddd, domain-driven-design
eventuous
Minimalistic Event Sourcing library for .NET
Stars: ✭ 236 (+103.45%)
Mutual labels:  cqrs, ddd, domain-driven-design
ddd-for-python
A domain-driven design framework for Python.
Stars: ✭ 30 (-74.14%)
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 (+12.93%)
Mutual labels:  cqrs, 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 (+15.52%)
Mutual labels:  cqrs, ddd, domain-driven-design
teamo-ddd-example
Implementing Domain Driven Design in PHP using Laravel
Stars: ✭ 46 (-60.34%)
Stove
Domain Driven Design oriented application framework, meets CRUD needs
Stars: ✭ 160 (+37.93%)
Mutual labels:  cqrs, ddd, domain-driven-design
Revo
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
Stars: ✭ 162 (+39.66%)
Mutual labels:  cqrs, ddd, domain-driven-design
Domain Driven Hexagon
Guide on Domain-Driven Design, software architecture, design patterns, best practices etc.
Stars: ✭ 4,417 (+3707.76%)
Productcontext Eventsourcing
A practical/experimental Event Sourcing application on Product Bounded Context in an e-commerce
Stars: ✭ 88 (-24.14%)
Mutual labels:  cqrs, ddd, domain-driven-design
EcommerceDDD
Experimental full-stack application using Domain-Driven Design, CQRS, and Event Sourcing.
Stars: ✭ 178 (+53.45%)
Mutual labels:  cqrs, ddd, domain-driven-design
Goes
Go Event Sourcing made easy
Stars: ✭ 144 (+24.14%)
Mutual labels:  cqrs, ddd, domain-driven-design
e-shop
Sample Spring Cloud microservices e-shop.
Stars: ✭ 48 (-58.62%)
Mutual labels:  cqrs, ddd, domain-driven-design
All Things Cqrs
Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating command and queries in a simple CQRS application.
Stars: ✭ 474 (+308.62%)
Mutual labels:  cqrs, ddd, domain-driven-design
Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
Stars: ✭ 414 (+256.9%)
Mutual labels:  cqrs, ddd, domain-driven-design
Clean-Architecture-Template
Configurable Clean Architecture template containing the DDD + CQRS approach for .NET Core applications.
Stars: ✭ 14 (-87.93%)
Mutual labels:  cqrs, ddd, domain-driven-design
Rails event store
A Ruby implementation of an Event Store based on Active Record
Stars: ✭ 947 (+716.38%)
Mutual labels:  cqrs, ddd, domain-driven-design
Kreta
Modern project management solution
Stars: ✭ 177 (+52.59%)
Mutual labels:  cqrs, ddd, domain-driven-design
go-hexagonal http api-course
Ejemplos del curso de API HTTP en Go aplicando Arquitectura Hexagonal
Stars: ✭ 78 (-32.76%)
financial
POC de uma aplicação de domínio financeiro.
Stars: ✭ 62 (-46.55%)
repository
[PHP 7] Implementation and definition of a base Repository in Domain land.
Stars: ✭ 26 (-77.59%)
Java Ddd Example
☕🎯 Hexagonal Architecture + DDD + CQRS in a Java project using SpringBoot
Stars: ✭ 119 (+2.59%)
Mutual labels:  cqrs, ddd, domain-driven-design
MonolithicArchitecture
This repository presents an approach on how to build an application using Monolithic architecture, ASP.NET Core, EntityFrameworkCore, Identity Server, CQRS, DDD
Stars: ✭ 18 (-84.48%)
Mutual labels:  cqrs, ddd, domain-driven-design
Bifrost
This is the stable release of Dolittle till its out of alpha->beta stages
Stars: ✭ 111 (-4.31%)
Mutual labels:  cqrs, ddd, domain-driven-design
Plastic
This project provides encapsulation of things like Domain, Application Rules, Business Rules or Business Logic in Application.
Stars: ✭ 30 (-74.14%)
Mutual labels:  cqrs, 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 (+997.41%)
Mutual labels:  cqrs, ddd, domain-driven-design
Eventflow
Async/await first CQRS+ES and DDD framework for .NET
Stars: ✭ 1,932 (+1565.52%)
Mutual labels:  cqrs, ddd, domain-driven-design
Dotnet New Caju
Learn Clean Architecture with .NET Core 3.0 🔥
Stars: ✭ 228 (+96.55%)
Mutual labels:  cqrs, ddd, domain-driven-design
delta
DDD-centric event-sourcing library for the JVM
Stars: ✭ 15 (-87.07%)
Mutual labels:  cqrs, ddd, domain-driven-design
nestjs-boilerplate-microservice
Nestjs Microservice boilerplate: apply DDD, CQRS, and Event Sourcing within an event driven architecture
Stars: ✭ 270 (+132.76%)
Mutual labels:  cqrs, ddd
ddd-house
🏠 Building a house with DDD
Stars: ✭ 38 (-67.24%)
Mutual labels:  ddd, domain-driven-design
radiopush
Create communities and share songs with Spotify users (https://radiopush.app)
Stars: ✭ 89 (-23.28%)
Mutual labels:  cqrs, ddd
slack-community
Docs related to DDD-CQRS-ES Discord Community
Stars: ✭ 58 (-50%)
Mutual labels:  cqrs, ddd
example-ddd-cqrs-server
Example DDD/CQRS based on Implementing Domain Driven Design book written by Vaughn Vernon
Stars: ✭ 40 (-65.52%)
Mutual labels:  cqrs, ddd
microservice-template
📖 Nest.js based microservice repository template
Stars: ✭ 131 (+12.93%)
Mutual labels:  cqrs, domain-driven-design
wolkenkit-todomvc
wolkenkit-todomvc is a todo application.
Stars: ✭ 15 (-87.07%)
Mutual labels:  cqrs, ddd
ddd-referenz
Deutsche Übersetzung der DDD Referenz von Eric Evans
Stars: ✭ 58 (-50%)
Mutual labels:  ddd, domain-driven-design
cqrs
A lightweight, opinionated CQRS and event sourcing framework targeting serverless architectures.
Stars: ✭ 155 (+33.62%)
Mutual labels:  cqrs, ddd
1-60 of 538 similar projects