A list of DDD/CQRS/ES resources.
- https://github.com/VaughnVernon/IDDD_Samples_NET
- https://github.com/gregoryyoung/m-r
- https://github.com/lokad/lokad-cqrs/
- https://github.com/SzymonPobiega/DDDSample.Net
- https://github.com/mspnp/cqrs-journey
- https://github.com/MarkNijhof/Fohjin
- https://github.com/zkavtaskin/Domain-Driven-Design-Example
- https://github.com/thiagolunardi/MvcMusicStoreDDD
- https://github.com/markva/DDD
- https://github.com/andreazevedo/petstore-ddd-csharp.git
- https://github.com/VaughnVernon/IDDD_Samples
- https://github.com/BottegaIT/ddd-leaven-v2
- https://github.com/citerus/dddsample-core
- https://github.com/paoesco/cargotracker-ddd
- https://github.com/AxonFramework/Axon-trader
- https://github.com/dddinphp
- https://github.com/codeliner/php-ddd-cargo-sample
- https://github.com/idr0id/ddd-blog
- https://github.com/emadb/ruby_loves_ddd.git
- https://github.com/mpraglowski/cqrs-es-sample-with-res
- https://github.com/paulrayner/ddd_sample_app_ruby
- https://github.com/cavalle/banksimplistic
- https://github.com/mlomnicki/ddd-ecommerce
- https://github.com/arkency/rails_event_store
- https://github.com/Sandthorn/sandthorn
- https://github.com/pawelkaczor/ddd-leaven-akka-v2
- https://github.com/boldradius/akka-dddd-template
- https://github.com/strongtyped/fun-cqrs
- Effective Aggregate Design by Vaughn Vernon part 1 part 2 part 3
- The Ideal Domain-Driven Design Aggregate Store? by Vaughn Vernon
- Domain Events - Salvation by Udi Dahan
- Clarified CQRS by Udi Dahan
- Saga Persistence and Event-Driven Architectures by Udi Dahan
- UI Composition Techniques for Correct Service Boundires by Udi Dahan
- Domain Events by Mathias Verraes
- Services in DDD by Lev Gorodinsky
- Why use event sourcing by Greg Young
- Introducing Event Storming by Alberto Brandolini
- Are you making these 10 DDD mistakes by Daniel Whittaker
- Event Sourcing in practice by Benjamin Reitzammer & Johannes Seitz
- CQRS FAQ
- CQRS, Domain Events and DDD review by Vadim Comanescu
- Sagas by Hector Garcia-Molina & Kenneth Salem
- SOA Patterns : Composite Frontend by Arnon Rotem-Gal-Oz
- Microservices - 72 resources by Pawel Pacana
- Brownfield CQRS by Richard Dingwall part 1 - Commands part 2 - Command Handlers part 3 - Queries, Parameters and Results part 4 - Command Dispatcher
- Command Bus in Axon Framework
- CQRS Journey - Exploring CQRS and Event Sourcing by Microsoft
- Projections in GetEventStore
- SOA & EDA
- CQRS and Event Sourcing, An Alternative Architecture for DDD by Dennis Doomen
- (Not) Saga about Sagas by Mirek Pragłowski
- The Saga Pattern by Robert Pankowecki
- What SOA do you have?
- From a monolithic Ruby on Rails app to the JVM by Phil Calcado
- Polyglot Data by Greg Young part 1 part 2