m-r
CQRS demo
A simple CQRS example project demonstrating event-sourced architecture and command/query responsibility separation in C#.
Simple CQRS example
2k stars
175 watching
535 forks
Language: C#
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 |
| An implementation of the Command Query Responsibility Segregation (CQRS) pattern in C# | 73 |
| An implementation of CQRS patterns in Domain-Driven Design using C# | 699 |
| A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) | 468 |
| Demonstrates CQRS and event store functionality using Streamstone ES | 18 |
| A lightweight CQRS library with DDD concepts for building command and event handling systems | 101 |
| An introduction to CQRS and Event Sourcing with Java implementation | 205 |
| An implementation of Event Sourcing and CQRS in a minimalist banking system using Java | 566 |
| Explains CQRS and Event Sourcing basics with visualizations and examples for .NET developers | 141 |
| An implementation of Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing using various software frameworks. | 133 |
| A CQRS command handling library providing simple abstraction and multiple registration methods | 4 |
| A CQRS and event sourcing framework for building scalable, loosely coupled applications using serverless architectures. | 389 |
| A basic Todo list built on top of Haskell to demonstrate CQRS/Command Sourcing principles | 50 |
| A lightweight CQRS event handling library for .NET. | 5 |
| A collection of talks and resources on advanced topics in Event Sourcing, CQRS, and DDD for building scalable and maintainable software systems. | 109 |