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. 381
gautema/cqrslite A lightweight framework for building CQRS and Eventsourcing applications in C# 1,100
tochemey/ego A Go library that enables event-sourcing and CQRS applications using protocol buffers and scalable persistence 37
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. 849
jorge07/symfony-6-es-cqrs-boilerplate A full-stack Symfony 6 application framework for building event-sourced CQRS systems with PHP 8. 1,073
commanded/commanded A framework for building Elixir applications using the CQRS/ES pattern 1,867
ahoo-wang/wow A framework for building modern reactive CQRS microservices with event sourcing and domain-driven design 198
marknijhof/fohjin An exploration of Domain-Driven Design and CQRS principles through a sample project 700
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. 116
broadway/broadway A framework for building CQRS and event sourced applications 1,496
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 564
gregoryyoung/m-r A simple CQRS example project demonstrating event-sourced architecture and command/query responsibility separation in C#. 2,136
xerprojects/xer.cqrs.commandstack A CQRS command handling library providing simple abstraction and multiple registration methods 4