All Projects → Domain Story Modeler → Similar Projects or Alternatives

157 Open source projects that are alternatives of or similar to Domain Story Modeler

ccsr-object-mapping
オブジェクトと画面・テーブル・JSONのマッピング
Stars: ✭ 36 (-89.25%)
Mutual labels:  domain-driven-design
eventuous
Minimalistic Event Sourcing library for .NET
Stars: ✭ 236 (-29.55%)
Mutual labels:  domain-driven-design
sonata
Actor-based DDD-first programming language
Stars: ✭ 23 (-93.13%)
Mutual labels:  domain-driven-design
fake-survey-generator
A slightly more-than-trivial full-stack application built with DDD & CQRS concepts
Stars: ✭ 49 (-85.37%)
Mutual labels:  domain-driven-design
domain
A dependency-free package to help building a business domain layer
Stars: ✭ 33 (-90.15%)
Mutual labels:  domain-driven-design
buchu
Use Cases - Uniform, auditable and secure use case library
Stars: ✭ 23 (-93.13%)
Mutual labels:  domain-driven-design
Clean-Architecture-Template
Configurable Clean Architecture template containing the DDD + CQRS approach for .NET Core applications.
Stars: ✭ 14 (-95.82%)
Mutual labels:  domain-driven-design
ddd-example-ecommerce
Domain-driven design example in Java with Spring framework
Stars: ✭ 73 (-78.21%)
Mutual labels:  domain-driven-design
sls-node-ts
Serverless Node TypeScript is a starter kit to write serverless applications by using the Serverless Framework in Node.js and TypeScript. An Apollo GraphQL server and a REST endpoint come configured out of the box
Stars: ✭ 38 (-88.66%)
Mutual labels:  domain-driven-design
maruko
maruko是一个基于dotnetcore的快速开发框架,他实现freesql,automap,模块化,DDD 设计思想等常用性功能.
Stars: ✭ 29 (-91.34%)
Mutual labels:  domain-driven-design
Plastic
This project provides encapsulation of things like Domain, Application Rules, Business Rules or Business Logic in Application.
Stars: ✭ 30 (-91.04%)
Mutual labels:  domain-driven-design
hask
Haskell domain modeling playground
Stars: ✭ 29 (-91.34%)
Mutual labels:  domain-driven-design
pathway
Define your business logic in simple steps
Stars: ✭ 45 (-86.57%)
Mutual labels:  domain-driven-design
DDDToolbox
A set of Roslyn refactorings supporting DDD design
Stars: ✭ 31 (-90.75%)
Mutual labels:  domain-driven-design
typescript-ddd-course
🔷🔖 TypeScript DDD Course: Learn Domain-Driven Design in TS lesson by lesson
Stars: ✭ 28 (-91.64%)
Mutual labels:  domain-driven-design
DDD
Domain-Driven Design is a software development approach in which it utilizes concepts and good practices related to object-oriented programming.
Stars: ✭ 51 (-84.78%)
Mutual labels:  domain-driven-design
clean-ddd-php-poc-contacts
A simple contact manager API to demonstrate the concepts of Clean Architecture and DDD with PHP 7.4+.
Stars: ✭ 31 (-90.75%)
Mutual labels:  domain-driven-design
gogen
Clean Architecture Code Generator
Stars: ✭ 42 (-87.46%)
Mutual labels:  domain-driven-design
Node Cqrs Domain
Node-cqrs-domain is a node.js module based on nodeEventStore that. It can be very useful as domain component if you work with (d)ddd, cqrs, eventdenormalizer, host, etc.
Stars: ✭ 258 (-22.99%)
Mutual labels:  domain-driven-design
educational-platform
Modular Monolith Java application with DDD
Stars: ✭ 124 (-62.99%)
Mutual labels:  domain-driven-design
delta
DDD-centric event-sourcing library for the JVM
Stars: ✭ 15 (-95.52%)
Mutual labels:  domain-driven-design
tg
Trident Genesis
Stars: ✭ 14 (-95.82%)
Mutual labels:  domain-driven-design
game 01
Scalable MMORPG game server based on entity control
Stars: ✭ 19 (-94.33%)
Mutual labels:  domain-driven-design
ddd-referenz
Deutsche Übersetzung der DDD Referenz von Eric Evans
Stars: ✭ 58 (-82.69%)
Mutual labels:  domain-driven-design
dudulina
CQRS + Event Sourcing library for PHP
Stars: ✭ 53 (-84.18%)
Mutual labels:  domain-driven-design
cqrs-event-sourcing-example
Example of a list-making Web API using CQRS, Event Sourcing and DDD.
Stars: ✭ 28 (-91.64%)
Mutual labels:  domain-driven-design
ddd-house
🏠 Building a house with DDD
Stars: ✭ 38 (-88.66%)
Mutual labels:  domain-driven-design
attribute-events
🔥 Fire events on attribute changes of your Eloquent model
Stars: ✭ 198 (-40.9%)
Mutual labels:  domain-driven-design
hexagonal-clean-architecture
Clean architecture focused on microservices with .NET Core 3.1 and C# 8
Stars: ✭ 47 (-85.97%)
Mutual labels:  domain-driven-design
event-sourcing
A lightweight but also all-inclusive event sourcing library with a focus on developer experience and based on doctrine dbal
Stars: ✭ 65 (-80.6%)
Mutual labels:  domain-driven-design
teamo-ddd-example
Implementing Domain Driven Design in PHP using Laravel
Stars: ✭ 46 (-86.27%)
Mutual labels:  domain-driven-design
ddd-for-python
A domain-driven design framework for Python.
Stars: ✭ 30 (-91.04%)
Mutual labels:  domain-driven-design
ecommerce
A project for exploring Akka with Scala
Stars: ✭ 24 (-92.84%)
Mutual labels:  domain-driven-design
Event Sourcing Cqrs Examples
Event Sourcing and CQRS in practice.
Stars: ✭ 265 (-20.9%)
Mutual labels:  domain-driven-design
pojo-observer
A minimalist object observer with React hooks support. Allows you to separate concerns between presentation and interaction logic
Stars: ✭ 91 (-72.84%)
Mutual labels:  domain-driven-design
user
A domain layer providing basic user management
Stars: ✭ 14 (-95.82%)
Mutual labels:  domain-driven-design
todo-api-microservice-example
Go microservice tutorial project using Domain Driven Design and Onion Architecture!
Stars: ✭ 479 (+42.99%)
Mutual labels:  domain-driven-design
domain-schema
Domain Driven Design Schema for JavaScript
Stars: ✭ 22 (-93.43%)
Mutual labels:  domain-driven-design
typescript-ddd-example
🔷🎯 TypeScript DDD Example: Complete project applying Hexagonal Architecture and Domain-Driven Design patterns
Stars: ✭ 607 (+81.19%)
Mutual labels:  domain-driven-design
tradeio
A disciplined way to purely functional domain models in Scala
Stars: ✭ 19 (-94.33%)
Mutual labels:  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 (-94.63%)
Mutual labels:  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 (-12.54%)
Mutual labels:  domain-driven-design
nodebr-meetup-ddd-demo
This is a code sample presented in NodeBR meetup at 2017-07-13
Stars: ✭ 15 (-95.52%)
Mutual labels:  domain-driven-design
go-hexagonal http api-course
Ejemplos del curso de API HTTP en Go aplicando Arquitectura Hexagonal
Stars: ✭ 78 (-76.72%)
Mutual labels:  domain-driven-design
node-cqrs-saga
Node-cqrs-saga is a node.js module that helps to implement the sagas in cqrs. It can be very useful as domain component if you work with (d)ddd, cqrs, eventdenormalizer, host, etc.
Stars: ✭ 59 (-82.39%)
Mutual labels:  domain-driven-design
ddd-net-ef-core
Self study: DDD, .net core, entity framework core
Stars: ✭ 41 (-87.76%)
Mutual labels:  domain-driven-design
e-shop
Sample Spring Cloud microservices e-shop.
Stars: ✭ 48 (-85.67%)
Mutual labels:  domain-driven-design
library-php
WIP: A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
Stars: ✭ 73 (-78.21%)
Mutual labels:  domain-driven-design
financial
POC de uma aplicação de domínio financeiro.
Stars: ✭ 62 (-81.49%)
Mutual labels:  domain-driven-design
Naos
A mildly opiniated modern cloud service architecture blueprint + reference implementation
Stars: ✭ 19 (-94.33%)
Mutual labels:  domain-driven-design
go-ddd-microservice
Domain driven design demonstration with idiomatic golang
Stars: ✭ 23 (-93.13%)
Mutual labels:  domain-driven-design
LittleLight
An Android app that uses Destiny's API to interact with in-game inventory.
Stars: ✭ 19 (-94.33%)
Mutual labels:  domain-driven-design
microservice-template
📖 Nest.js based microservice repository template
Stars: ✭ 131 (-60.9%)
Mutual labels:  domain-driven-design
ci4-album
🔥 CodeIgniter 4 example Album module uses Domain Driven Design Architecture with Tactical Pattern
Stars: ✭ 67 (-80%)
Mutual labels:  domain-driven-design
hubi
Humanitarian ubiquitous language helper
Stars: ✭ 17 (-94.93%)
Mutual labels:  domain-driven-design
Domain Driven Design Zh
DDD《领域驱动设计》中文翻译
Stars: ✭ 307 (-8.36%)
Mutual labels:  domain-driven-design
Jivejdon
Jivejdon is a Domain Driven Design appication with CQRS/ES/Clean/Hexagonal architecture
Stars: ✭ 287 (-14.33%)
Mutual labels:  domain-driven-design
CleanArchitecture
ASP.NET Core 6 Web API Clean Architecture Solution Template
Stars: ✭ 312 (-6.87%)
Mutual labels:  domain-driven-design
DDD
Domain-Driven Design example
Stars: ✭ 116 (-65.37%)
Mutual labels:  domain-driven-design
eav-bundle
A Symfony bundle for basic EAV management
Stars: ✭ 19 (-94.33%)
Mutual labels:  domain-driven-design
1-60 of 157 similar projects