Skip to content

ardalis/awesome-ddd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

Awesome Domain-Driven Design Awesome

A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources.

Contents

Books

Training Courses

Video Collections

Mailing Lists and Forums

  • DDD/CQRS Google Group - An active mailing list and an excellent resource to ask questions and learn fine-grained details about DDD/CQRS.
  • Domain Driven Design Yahoo Group - "This group is for discussion of the domain-driven style of designing software, and the book by Eric Evans, Domain-Driven Design: Tackling Complexity in the Heart of Business Software. Questions and discussion of the book content is welcome here, as well as sharing of experiences applying DDD, and discussions of the topic in general."
  • DDDinPHP Google Group - "The place to discuss Domain-Driven Design, CQRS, Event Sourcing, Model Storming, Hexagonal Architecture, Distributed Systems, Reactive... in the context of PHP."
  • EventStormers Google+ Community - "a public discussion group for everybody interested in EventStorming, and related themes."
  • DDD Weekly - Weekly curated links related to DDD/CQRS/ES.

Blogs

Sample Projects

Libraries and Frameworks

  • Event Store - "The open-source, functional database with Complex Event Processing in JavaScript."
  • Axon Framework - "The axon framework is focused on making life easier for developers that want to create a java application based on the CQRS principles"
  • MessageRouter - Quicken Loans. Described in this video: The Beating Heart of CQRS, or Actor-Based Message Routing on the CLR by Paulmichael Blasucci at the New York F# .NET User Group.
  • NEventStore - "a persistence library used to abstract different storage implementations when using event sourcing as storage mechanism."
  • Projac - Yves Reynhout. "Projac is a set of projection libraries that allow you to write projections targetting various backing stores."
  • Streamstone - Yevhen Bobrov. Event Store for Azure Table Storage
  • Value - Thomas Pierrain. "help you to easily implement Value Types in your C# projects without making errors nor polluting your domain logic with boiler-plate code"
  • Cirquis - d60 A/S. d60 event sourcing + CQRS framework
  • Its.Cqrs - Jon Sequeira. "A set of libraries for CQRS and Event Sourcing, with a Domain-Driven Design flavor."
  • AggregateSource - Yves Reynhout. "Lightweight infrastructure for doing eventsourcing using aggregates"
  • JESA - Yves Reynhout. "Event sourced aggregates for Java"
  • EventFlow - Rasmus Mikkelsen. Async/await first CQRS+ES and DDD framework for .NET http://geteventflow.net/
  • cqrs.js - Adriano Raiano. CQRS implementations in node.js. Includes node-eventstore, node-cqrs-domain, node-eventdenormalizer, node-cqrs-saga

License

CC0

To the extent possible under law, Nick Chamberlain has waived all copyright and related or neighboring rights to this work.

About

A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published