Event Sourcing: CQRS and querying using read models

from blog Erik Heemskerk, | ↗ original
How does one query over data in an Event-Sourced system? We examine ways not to and the solution: CQRS. What is it and how do you make it work?