CQRS: Links, News And Resources (4)

Previous Post
Next Post

Let’s Scale Out CQRS Sample Project
http://abdullin.com/journal/2012/2/16/lets-scale-out-cqrs-sample-project.html
CQRS Videos
http://cqrs.wordpress.com/video/

SzymonPobiega / DDDSample.Net
https://github.com/SzymonPobiega/DDDSample.Net
A .NET implementation of Domain Driven Design (DDD) sample application based on Eric Evans’ examples included in his great book. Project is intended to be used in training, demonstration and experiments.

Bringing an MVC perspective to CQRS.
http://codefish21056.blogspot.com.ar/2010/08/cqrs-mvc.html
This article makes the point that the MVC and CQRS patterns are very similar. My hope is that with this “new” understating new development tools bringing the two patterns together can be developed to facilitate our programmers lives.

KABA-CCEAC / nodeEventStore
https://github.com/KABA-CCEAC/nodeEventStore
EventStore Implementation in node.js

Why Event Sourcing?
http://abdullin.com/journal/2011/9/27/why-event-sourcing.html
Event Sourcing is a concept that becomes increasingly popular day by day. Even ThoughtWorks has brought it into it’s latest Technology Radar. Let’s do a quick overview of ES one more time.

Why use Event Sourcing?
http://codebetter.com/gregyoung/2010/02/20/why-use-event-sourcing/

Autofac decorators look like a perfect fit for CQRS commands
https://groups.google.com/forum/#!topic/dddcqrs/JQtV_X8R0ro/discussion
Thinking Asynchronous – Domain Modeling using Akka Transactors – Part 1
http://debasishg.blogspot.com.ar/2010/03/thinking-asynchronous-domain-modeling.html

Thoughts on Event Streams in Elastic Environments
http://abdullin.com/journal/2011/12/3/thoughts-on-event-streams-in-elastic-environments.html

CQRS: Sagas with Event Sourcing (Part II of II)
http://blog.jonathanoliver.com/2010/09/cqrs-sagas-with-event-sourcing-part-ii-of-ii/

Sagas
http://www.amundsen.com/downloads/sagas.pdf

CQRS Command Testing With PHPSpec
http://blog.andho.com/2011-11-24/cqrs-command-testing-with-phpspec/

Towards an immutable domain model – introduction (part 1)
http://blog.zilverline.com/2011/02/01/towards-an-immutable-domain-model-introduction-part-1/

ToJans / MinimalisticCQRS
https://github.com/ToJans/MinimalisticCQRS
CQRS for the lazy *ss

Aclarando CQRS (traducción)
https://docs.google.com/document/d/1-5rmzY48aXZp3A-uaULnwU0gV7r1E1ZkEV1i5YBn-LI/edit?pli=1

p&p roadmap for the next few months
http://blogs.msdn.com/b/eugeniop/archive/2011/11/01/p-amp-p-roadmap-for-the-next-few-months.aspx

CQRS without the plumbing – Example app
http://scritchyexample.apphb.com/

ToJans / Scritchy
https://github.com/ToJans/Scritchy
CQRS without plumbing

Scritchy BankAccount part 1 – CQRS without the plumbing
http://www.youtube.com/watch?v=5DKTFZD3hu8

Episode 9: When To Avoid CQRS—Clarified
http://distributedpodcast.com/2011/episode-9-when-to-avoid-cqrsclarified

gregoryyoung / m-r
https://github.com/gregoryyoung/m-r/
Simple CQRS example

CQRS Documents by Greg Young
http://cqrs.files.wordpress.com/2010/11/cqrs_documents.pdf

CQRS is too complicated
http://codeofrob.com/entries/cqrs-is-too-complicated.html

Command-Query Separation on Windows Azure
http://blog.ntotten.com/2011/10/24/command-query-separation-on-windows-azure/

Using and Abusing the CQRS EventStore
http://vimeo.com/31153808

Thoughts around REST, DDD, and CQRS: Models, Queries, and Commands
https://groups.google.com/forum/?fromgroups#!topic/the-design-of-distributed-applications/8ilexg74fHc

My Links
http://delicious.com/ajlopez/cqrs

Keep tuned!

Angel “Java” Lopez
http://www.ajlopez.com
http://twitter.com/ajlopez

2 thoughts on “CQRS: Links, News And Resources (4)

  1. Pingback: CQRS: Links, News And Resources (3) « Angel ”Java” Lopez on Blog

  2. Pingback: CQRS: Links, News And Resources (5) « Angel ”Java” Lopez on Blog

Leave a comment