cqrs

CQRS framework

A CQRS and event sourcing framework for building scalable, loosely coupled applications using serverless architectures.

A lightweight, opinionated CQRS and event sourcing framework.

GitHub

389 stars
12 watching
42 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list

cqrsdddevent-sourcing

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
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
ahoo-wang/wowA framework for building modern reactive CQRS microservices with event sourcing and domain-driven design205
tojans/scritchyA CQRS framework that removes the plumbing, allowing developers to build command and query handlers without extensive boilerplate code.67
andreschaffer/event-sourcing-cqrs-examplesAn implementation of Event Sourcing and CQRS in a minimalist banking system using Java566
xerprojects/xer.cqrsA lightweight CQRS library with DDD concepts for building command and event handling systems101
gautema/cqrsliteA lightweight framework for building CQRS and Eventsourcing applications in C#1,100
broadway/broadwayA framework for building CQRS and event sourced applications1,498
jorge07/symfony-6-es-cqrs-boilerplateA full-stack Symfony 6 application framework for building event-sourced CQRS systems with PHP 8.1,075
crabzilla/crabzillaAn event sourcing and CQRS framework using Vert.x and Postgres to build testable domain models with minimal dependencies73
charlessolar/aggregates.netA framework to simplify event-sourced domain-driven design and CQRS in .NET applications using NServiceBus and EventStore.437
merrioncomputing/cqrsazureAn initiative to create a comprehensive framework and toolset for building CQRS-based applications on Azure.26
ddd-by-examples/event-source-cqrs-sampleA sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD)468
sebastianharko/adv-es-cqrs-dddA collection of talks and resources on advanced topics in Event Sourcing, CQRS, and DDD for building scalable and maintainable software systems.109
anjoy8/christdddAn ASP.NET Core 3.1 application implementing Domain-Driven Design, CQRS, Event Sourcing, and Entity Data Model principles for managing business operations.681
tochemey/egoProvides a minimal library to implement event-sourced behavior in Go applications.38