User:Uri.goldstein/CQRS

{{Userspace draft|source=ArticleWizard|date=February 2010}}

CQRS (Command and Query Responsibility Segragation) is a programming principle used in software engineering. Relating mostly to the engineered of data services, it mandates that command-type operation be differentiated from query-type operation, thereby lending to

References

{{Reflist}}