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

381 stars
12 watching
40 forks
Language: Rust
last commit: 7 days ago
Linked from 1 awesome list

cqrsdddevent-sourcing

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
ahoo-wang/wow A framework for building modern reactive CQRS microservices with event sourcing and domain-driven design 198
tojans/scritchy A CQRS framework that removes the plumbing, allowing developers to build command and query handlers without extensive boilerplate code. 67
andreschaffer/event-sourcing-cqrs-examples An implementation of Event Sourcing and CQRS in a minimalist banking system using Java 564
xerprojects/xer.cqrs A lightweight CQRS library with DDD concepts for building command and event handling systems 101
gautema/cqrslite A lightweight framework for building CQRS and Eventsourcing applications in C# 1,100
broadway/broadway A framework for building CQRS and event sourced applications 1,496
jorge07/symfony-6-es-cqrs-boilerplate A full-stack Symfony 6 application framework for building event-sourced CQRS systems with PHP 8. 1,073
crabzilla/crabzilla An event sourcing and CQRS framework using Vert.x and Postgres to build testable domain models with minimal dependencies 73
charlessolar/aggregates.net A framework to simplify event-sourced domain-driven design and CQRS in .NET applications using NServiceBus and EventStore. 440
merrioncomputing/cqrsazure An initiative to create a comprehensive framework and toolset for building CQRS-based applications on Azure. 26
ddd-by-examples/event-source-cqrs-sample A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) 468
sebastianharko/adv-es-cqrs-ddd A collection of talks and resources on advanced topics in Event Sourcing, CQRS, and DDD for building scalable and maintainable software systems. 109
anjoy8/christddd An ASP.NET Core 3.1 application implementing Domain-Driven Design, CQRS, Event Sourcing, and Entity Data Model principles for managing business operations. 681
tochemey/ego A Go library that enables event-sourcing and CQRS applications using protocol buffers and scalable persistence 37