The person most responsible for the industry-standard explanation of CQRS is also the person telling you not to use it. Martin Fowler's bliki entry on CQRS, the page half of the backend world links to when they explain the pattern, says plainly: "you should be very cautious about using CQRS. " N...

Source: [Dev.to](https://dev.to/andriiboyko/cqrs-in-nestjs-when-its-worth-the-complexity-2f5n)

Sponsored