GSD (Get your Stuff Done) | Basic Todo list for demonstrating CQRS/Command Sourcing in Haskell
updated at Oct. 17, 2023, 3:36 p.m.
This is a boilerplate for a DDD / CQRS / Event Sourcing project in GoLang.
updated at Nov. 15, 2023, 10:44 p.m.
Email marketing ASP.NET Core MVC and ASP.NET MVC demo app demonstrating CoreDdd and DatabaseBuilder usage
updated at Dec. 21, 2023, 1:19 p.m.
Node-cqrs-saga is a node.js module that helps to implement the sagas in cqrs. It can be very useful as domain component if you work with (d)ddd, cqrs, eventdenormalizer, host, etc.
updated at Dec. 22, 2023, 5:33 p.m.
Event sourcing implementation sample in F#
updated at Jan. 10, 2024, 10:19 a.m.
A library to facilitate communication between CommandService and QueryService. The Idea is when any event occures in commandService, it should be persisted in QueryService in MongoDb, SqlServer, MySql and PostgreSQL
updated at Jan. 11, 2024, 8:59 a.m.
Demo project to implement the CQRS and Event Sourcing patterns in Scala-Akka
updated at Feb. 1, 2024, 11:15 a.m.
A lightweight and easy-to-use CQRS + DDD library
updated at April 7, 2024, 10:21 a.m.
Advanced Topics in Event Sourcing / CQRS / DDD. PRs welcome. This "project" follows Scala's CoC.
updated at April 29, 2024, 8:44 a.m.
Node-cqrs-eventdenormalizer is a node.js module that implements the cqrs pattern. It can be very useful as eventdenormalizer component if you work with (d)ddd, cqrs, domain, host, etc.
updated at April 30, 2024, 3:24 p.m.
Node-cqrs-domain is a node.js module based on nodeEventStore that. It can be very useful as domain component if you work with (d)ddd, cqrs, eventdenormalizer, host, etc.
updated at May 17, 2024, 4:40 p.m.
Examples of implementation CQRS with Event Sourcing - evolutionary approach
updated at June 28, 2024, 3:58 p.m.
Event-Sourcing and Domain-Driven Design with F# and EventStore
updated at July 31, 2024, 4 p.m.