Tuesday, December 9, 2014

CQRS

Martin Fowler

CommandQuerySeparation (Martin Fowler)
http://martinfowler.com/bliki/CommandQuerySeparation.html

CQRS (Martin Fowler)
http://martinfowler.com/bliki/CQRS.html

CQRS, Task Based UIs, Event Sourcing agh!
http://codebetter.com/gregyoung/2010/02/16/cqrs-task-based-uis-event-sourcing-agh/

Microsoft

Reference 1: CQRS in Context
http://msdn.microsoft.com/en-us/library/jj591560

Reference 2: Introducing the Command Query Responsibility Segregation Pattern
http://msdn.microsoft.com/en-us/library/jj591573

Reference 3: Introducing Event Sourcing
http://msdn.microsoft.com/en-us/library/jj591559

Reference 4: A CQRS and ES Deep Dive
http://msdn.microsoft.com/en-us/library/jj591577

CQRS Journey
http://msdn.microsoft.com/en-us/library/jj554200.aspx

Command and Query Responsibility Segregation (CQRS) Pattern
http://msdn.microsoft.com/en-us/library/dn568103.aspx

Event Sourcing Pattern
http://msdn.microsoft.com/en-us/library/dn589792.aspx

CRUD, Only When You Can Afford It
http://msdn.microsoft.com/en-us/library/ms978509.aspx

Greg Young

Stereotypical Architecture
https://cqrs.wordpress.com/documents/a-stereotypical-architecture/

CQRS Introduction
https://cqrs.wordpress.com/documents/cqrs-introduction/

CQRS and Event Sourcing
https://cqrs.wordpress.com/documents/cqrs-and-event-sourcing-synergy/

Task-Based UI
https://cqrs.wordpress.com/documents/task-based-ui/

CQRS provided by Edument

http://cqrs.nu/

http://cqrs.nu/tutorial/cs/01-design http://cqrs.nu/tutorial/cs/02-domain-logic http://cqrs.nu/tutorial/cs/03-read-models http://cqrs.nu/tutorial/cs/04-web-app-integration http://cqrs.nu/tutorial/cs/05-other-matters