demonstration-gsd
Todo list demo
A basic Todo list built on top of Haskell to demonstrate CQRS/Command Sourcing principles
GSD (Get your Stuff Done) | Basic Todo list for demonstrating CQRS/Command Sourcing in Haskell
50 stars
3 watching
3 forks
Language: Haskell
last commit: over 5 years ago
Linked from 1 awesome list
architecturecqrs-applicationfrpfunctional-programmingfunctional-reactive-programminggsdhaskellhaskell-applicationremote-work
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
ddd-by-examples/event-source-cqrs-sample | A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) | 468 |
gregoryyoung/m-r | A simple CQRS example project demonstrating event-sourced architecture and command/query responsibility separation in C#. | 2,141 |
charlessolar/todomvc-ddd-cqrs-eventsourcing | An implementation of a Todo app using eventsourcing, CQRS, and domain-driven design with a focus on separating command and query responsibilities. | 252 |
bitloops/ddd-hexagonal-cqrs-es-eda | A comprehensive example of software design and architecture using Domain Driven Design, Hexagonal Architecture, CQRS, Event Sourcing, Behaviour Driven Development, and other advanced concepts | 1,224 |
ocoda/event-sourcing | A NestJS library for implementing event-sourcing and Domain-Driven Design (DDD) patterns to simplify complex system architecture | 141 |
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 |
simara-svatopluk/cart | A Domain-Driven Design shop cart demonstration project in PHP | 105 |
andreschaffer/event-sourcing-cqrs-examples | An implementation of Event Sourcing and CQRS in a minimalist banking system using Java | 566 |
jyothsnasrinivas/eta-todo | A simple to-do web application in Haskell using the Spock web framework and Lucid DSL. | 16 |
jorge07/ddd-playground | A Symfony-based project demonstrating Domain-Driven Design principles and technologies such as CQRS, Event Sourcing, and Docker for building a scalable and maintainable system. | 597 |
pragmatists/eventsourcing-java-example | An in-memory Event Sourcing implementation of banking domain in Java | 99 |
marknijhof/fohjin | An implementation of CQRS patterns in Domain-Driven Design using C# | 699 |
hansroland/reflex-dom-inbits | A tutorial project for creating GUI applications in Haskell using Reflex-Dom | 116 |
takashabe/go-ddd-sample | An application demonstrating a domain-driven design architecture with clean layers and separation of concerns. | 287 |