Build your intuition. Is this statement true or false?
CQRS (Command Query Responsibility Segregation) is a pattern that separates the write operations (commands) from the read operations (queries).
Press true if you believe the statement is correct, or false otherwise.