CQRS and Domain Driven Design: Anemic data model for Query side
In a scenario where CQRS and Domain Driven Design approachs are used in conjunction, is it allowed to implement the ‘Query side model’ in an anemic style?
In a scenario where CQRS and Domain Driven Design approachs are used in conjunction, is it allowed to implement the ‘Query side model’ in an anemic style?