awesome_cqrs icon indicating copy to clipboard operation
awesome_cqrs copied to clipboard

some links about CQRS / Event Sourcing

AwesomeCqrs

Videos

Discussions:

Slides

Other link collections

Notes

Longer articles

Academic

Ruby specific:

Workshop

  • http://insights.workshop14.io/2015/07/14/domain-driven-design-introduction.html
  • http://insights.workshop14.io/2015/07/15/value-objects-in-ruby.html
  • http://insights.workshop14.io/2015/07/23/application-border-control-with-ruby-form-objects.html
  • http://insights.workshop14.io/2015/08/02/tackling-god-objects-in-ruby.html
  • http://insights.workshop14.io/2015/08/09/untangle-your-domain-model-from-the-database.html
  • http://insights.workshop14.io/2015/08/16/introducing-interactors-to-represent-getting-stuff-done.html
  • http://insights.workshop14.io/2015/08/20/domain-driven-design-where-the-real-value-lies.html

Good documentation

Tools

Code / Libraries

Elixir / Erlang

Golang

Javascript / Node.js

PHP

Python

Ruby

Meteor

JVM

Java

Scala

Clojure

.NET

F-Sharp

C-Sharp

EventStore (geteventstore.com)

  • https://sqlbits.com/Sessions/Event14/EventStore-a_streaming_database_for_CQRS_and_event_sourcin

Services