adv-es-cqrs-ddd
Event Sourcing Talks
A collection of talks and resources on advanced topics in Event Sourcing, CQRS, and DDD for building scalable and maintainable software systems.
Advanced Topics in Event Sourcing / CQRS / DDD. PRs welcome. This "project" follows Scala's CoC.
109 stars
16 watching
4 forks
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A NestJS library for implementing event-sourcing and Domain-Driven Design (DDD) patterns to simplify complex system architecture | 141 |
| A hub for discussing Event Sourced Domain Models and CQRS principles in software development | 75 |
| An implementation of Event Sourcing and CQRS in a minimalist banking system using Java | 566 |
| A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) | 468 |
| An implementation of a Todo app using eventsourcing, CQRS, and domain-driven design with a focus on separating command and query responsibilities. | 252 |
| A Python library implementing the CQRS pattern and event-sourcing to structure domain-driven applications | 1,483 |
| A framework to simplify event-sourced domain-driven design and CQRS in .NET applications using NServiceBus and EventStore. | 437 |
| An event sourcing and CQRS framework using Vert.x and Postgres to build testable domain models with minimal dependencies | 73 |
| A CQRS and event sourcing framework for building scalable, loosely coupled applications using serverless architectures. | 389 |
| An implementation of Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing using various software frameworks. | 133 |
| An in-memory Event Sourcing implementation of banking domain in Java | 99 |
| A lightweight CQRS library with DDD concepts for building command and event handling systems | 101 |
| An ASP.NET Core 3.1 application implementing Domain-Driven Design, CQRS, Event Sourcing, and Entity Data Model principles for managing business operations. | 681 |
| Explains CQRS and Event Sourcing basics with visualizations and examples for .NET developers | 141 |
| A simple CQRS example project demonstrating event-sourced architecture and command/query responsibility separation in C#. | 2,141 |