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 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
serverlesstechnology/cqrsA CQRS and event sourcing framework for building scalable, loosely coupled applications using serverless architectures.389
gautema/cqrsliteA lightweight framework for building CQRS and Eventsourcing applications in C#1,100
tochemey/egoProvides a minimal library to implement event-sourced behavior in Go applications.38
merrioncomputing/cqrsazureAn initiative to create a comprehensive framework and toolset for building CQRS-based applications on Azure.26
nestjs/cqrsProvides a CQRS module for the Nest framework to handle command and query patterns in Node.js applications.854
jorge07/symfony-6-es-cqrs-boilerplateA full-stack Symfony 6 application framework for building event-sourced CQRS systems with PHP 8.1,075
commanded/commandedA framework for building Elixir applications using the CQRS/ES pattern1,882
ahoo-wang/wowA framework for building modern reactive CQRS microservices with event sourcing and domain-driven design205
marknijhof/fohjinAn implementation of CQRS patterns in Domain-Driven Design using C#699
serverlesstechnology/cqrs-demoA 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/broadwayA framework for building CQRS and event sourced applications1,498
xerprojects/xer.cqrsA lightweight CQRS library with DDD concepts for building command and event handling systems101
andreschaffer/event-sourcing-cqrs-examplesAn implementation of Event Sourcing and CQRS in a minimalist banking system using Java566
gregoryyoung/m-rA simple CQRS example project demonstrating event-sourced architecture and command/query responsibility separation in C#.2,141
xerprojects/xer.cqrs.commandstackA CQRS command handling library providing simple abstraction and multiple registration methods4