Scritchy

CQRS framework

A CQRS framework that removes the plumbing, allowing developers to build command and query handlers without extensive boilerplate code.

CQRS without plumbing

GitHub

67 stars
10 watching
8 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
serverlesstechnology/cqrs A CQRS and event sourcing framework for building scalable, loosely coupled applications using serverless architectures. 389
gautema/cqrslite A lightweight framework for building CQRS and Eventsourcing applications in C# 1,100
tochemey/ego Provides a minimal library to implement event-sourced behavior in Go applications. 38
merrioncomputing/cqrsazure An initiative to create a comprehensive framework and toolset for building CQRS-based applications on Azure. 26
nestjs/cqrs Provides a CQRS module for the Nest framework to handle command and query patterns in Node.js applications. 854
jorge07/symfony-6-es-cqrs-boilerplate A full-stack Symfony 6 application framework for building event-sourced CQRS systems with PHP 8. 1,075
commanded/commanded A framework for building Elixir applications using the CQRS/ES pattern 1,882
ahoo-wang/wow A framework for building modern reactive CQRS microservices with event sourcing and domain-driven design 205
marknijhof/fohjin An implementation of CQRS patterns in Domain-Driven Design using C# 699
serverlesstechnology/cqrs-demo A demo application for testing and demonstrating the use of CQRS (Command Query Responsibility Segregation) principles in a Rust-based system using PostgreSQL as the data store. 117
broadway/broadway A framework for building CQRS and event sourced applications 1,498
xerprojects/xer.cqrs A lightweight CQRS library with DDD concepts for building command and event handling systems 101
andreschaffer/event-sourcing-cqrs-examples An implementation of Event Sourcing and CQRS in a minimalist banking system using Java 566
gregoryyoung/m-r A simple CQRS example project demonstrating event-sourced architecture and command/query responsibility separation in C#. 2,141
xerprojects/xer.cqrs.commandstack A CQRS command handling library providing simple abstraction and multiple registration methods 4