Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Repository, Service or Domain object - where does logic belong?

Naming of domain objects that act like ddd building blocks such as repositories

Is Domain-Driven Design still valid right now? [closed]

Should a repository delete/remove an entity by passing in an id or or the entity itself

Foreign key between aggregate roots

Large scale server application using DDD with Python?

Domain Driven Design alongside Graph database

Size of a bounded context

EventSourced Saga Implementation

DDD - persisting aggregate children only if changed

what is domain driven design pattern [duplicate]

How I know when a class is a Helper or a Service?

Domain events that trigger other domain changes in CQRS

repositories and querying with raw sql?

Multiple Aggregates Root INSTANCES per transaction

Difference between domain model, conceptual model and business model etc [closed]

How to properly design model's calculated fields in DDD? [closed]

Domain Driven Design efforts in dynamic languages? [closed]

DDD Entity validation

DDD - How to implement factories [closed]