Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: cqrs-es

mtelahun/cafe-tab

Rust CQRS example of a customer tab in a cafe

Language: Rust - Size: 123 KB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 0 - Forks: 0

RailsEventStore/rails_event_store

A Ruby implementation of an Event Store based on Active Record

Language: Ruby - Size: 12.7 MB - Last synced: about 17 hours ago - Pushed: about 17 hours ago - Stars: 1,378 - Forks: 122

andreschaffer/event-sourcing-cqrs-examples

Event Sourcing and CQRS in practice.

Language: Java - Size: 425 KB - Last synced: about 22 hours ago - Pushed: about 23 hours ago - Stars: 539 - Forks: 118

banq/jivejdon

Jivejdon is a Domain Driven Design appication with CQRS/ES/Clean/Hexagonal architecture

Language: Java - Size: 55.5 MB - Last synced: about 18 hours ago - Pushed: about 24 hours ago - Stars: 555 - Forks: 159

get-eventually/go-eventually

Idiomatic Domain-driven Design, CQRS and Event Sourcing for Go

Language: Go - Size: 766 KB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 87 - Forks: 4

chief-of-state/chief-of-state

gRPC clustered event sourcing docker tool

Language: Scala - Size: 1.35 MB - Last synced: about 5 hours ago - Pushed: 1 day ago - Stars: 12 - Forks: 2

Cantido/calamity

An event-sourcing library with a focus on pure functions and protocols

Language: Elixir - Size: 105 KB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 0 - Forks: 0

eventflow/EventFlow

Async/await first CQRS+ES and DDD framework for .NET

Language: C# - Size: 8.06 MB - Last synced: 1 day ago - Pushed: 6 days ago - Stars: 2,322 - Forks: 442

hnaderi/edomata

Production ready event-driven automata for Scala, Scala.js and scala native

Language: Scala - Size: 3.22 MB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 74 - Forks: 9

jorge07/symfony-6-es-cqrs-boilerplate

Symfony 6 DDD ES CQRS backend boilerplate.

Language: PHP - Size: 5.56 MB - Last synced: 3 days ago - Pushed: 6 months ago - Stars: 1,052 - Forks: 184

emacsway/grade

Golang DDD (CQRS / Event Sourcing) Reference Application "Grade"

Language: Go - Size: 7.05 MB - Last synced: 9 days ago - Pushed: 9 days ago - Stars: 51 - Forks: 2

disintegrate-es/disintegrate

Disintegrate Rust library

Language: Rust - Size: 1.14 MB - Last synced: 9 days ago - Pushed: 10 days ago - Stars: 40 - Forks: 2

ytake/cqrs-app-sample

PHP(Laravel) / ES+CQRS Sample Application

Language: PHP - Size: 395 KB - Last synced: 13 days ago - Pushed: over 1 year ago - Stars: 12 - Forks: 0

adelf/acwa_book_ru

Книга "Архитектура сложных веб-приложений. С примерами на Laravel"

Size: 798 KB - Last synced: 12 days ago - Pushed: about 2 months ago - Stars: 1,608 - Forks: 222

envato/event_sourcery_todo_app

Example event_sourcery app

Language: Ruby - Size: 166 KB - Last synced: 14 days ago - Pushed: 14 days ago - Stars: 15 - Forks: 9

hgrsd/stroming

Traits for a stream store, and an in-memory implementation.

Language: Rust - Size: 35.2 KB - Last synced: 6 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Freyskeyd/chekov

A CQRS/ES framework for building application in Rust

Language: Rust - Size: 7.22 MB - Last synced: 13 days ago - Pushed: 15 days ago - Stars: 26 - Forks: 0

slashdotdash/awesome-elixir-cqrs

A curated list of awesome Elixir and Command Query Responsibility Segregation (CQRS) resources.

Size: 56.6 KB - Last synced: about 5 hours ago - Pushed: about 1 year ago - Stars: 690 - Forks: 37

berkaroad/AggregateSnapshotStore

聚合根快照存储接口,用于使用事件源的CQRS,提高C端聚合根实例加载速度

Language: C# - Size: 57.6 KB - Last synced: 17 days ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

charlessolar/eShopOnContainersDDD

Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns

Language: C# - Size: 4.88 MB - Last synced: 2 days ago - Pushed: about 1 year ago - Stars: 313 - Forks: 43

ytake/protoactor-go-cqrs-example

no tactical DDD pattern, implemented CQRS pattern using actor model(golang)

Language: Go - Size: 40 KB - Last synced: 13 days ago - Pushed: about 2 months ago - Stars: 3 - Forks: 0

Framstag/funfold

Simple CQRS/ES framework in Kotlin

Language: Kotlin - Size: 66.4 KB - Last synced: 21 days ago - Pushed: about 5 years ago - Stars: 4 - Forks: 2

aulasoftwarelibre/nestjs-eventstore

NestJS module for eventsourcing development with eventstore database

Language: TypeScript - Size: 2.27 MB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 31 - Forks: 6

andykswong/mithic

Modular library for offline-first isomorphic JavaScript applications

Language: TypeScript - Size: 6.43 MB - Last synced: 9 days ago - Pushed: 3 months ago - Stars: 6 - Forks: 2

RayTale/Vertex

Vertex is a distributed, ultimately consistent, event traceable cross platform framework based on Orleans, which is used to build high-performance, high throughput, low latency, scalable distributed applications

Language: C# - Size: 376 KB - Last synced: 18 days ago - Pushed: 9 months ago - Stars: 282 - Forks: 40

thearyanahmed/sandbox-cqrses

This is an implementation after reading about cqrs-es. A project for learning purpose.

Language: Rust - Size: 21.5 KB - Last synced: 25 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

joebew42/study-path

An organized learning path on Clean Code, Test-Driven Development, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture

Size: 553 KB - Last synced: 24 days ago - Pushed: over 2 years ago - Stars: 2,651 - Forks: 332

codefyphp/skeleton

Starter app template for the CodefyPHP framework.

Language: PHP - Size: 7.27 MB - Last synced: 12 days ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

codefyphp/codefy

A PHP framework for codefying and building complex applications using Domain-Driven Design, CQRS, and Event Sourcing.

Language: PHP - Size: 189 KB - Last synced: 9 days ago - Pushed: 6 months ago - Stars: 12 - Forks: 0

sebgrz/command-es-repository-kafka

Language: Go - Size: 134 KB - Last synced: 27 days ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 2

BionStt/Latihan-Coding

latihan microservice eventdriven apache kafka cqrs-es mongodb

Language: C# - Size: 16.9 MB - Last synced: 29 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

boostercloud/booster

Booster Framework

Language: TypeScript - Size: 36.7 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 399 - Forks: 81

aisrael/tweeter

An Elixir application showcasing Phoenix, GraphQL (absinthe), CQRS + ES, and React

Language: Elixir - Size: 1.65 MB - Last synced: 29 days ago - Pushed: over 1 year ago - Stars: 4 - Forks: 3

sgoryachkin/micro-order-entry

Micro OrderEntry (CQRS & Event Sourcing)

Language: Java - Size: 128 KB - Last synced: 29 days ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

mizrael/OpenSleigh

OpenSleigh is a Saga management library for .NET Core.

Language: C# - Size: 1.65 MB - Last synced: 13 days ago - Pushed: 8 months ago - Stars: 306 - Forks: 39

carlos-vicente/Playground

Language: C# - Size: 729 KB - Last synced: about 1 month ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

dasiths/NEventLite

NEventLite - An extensible lightweight library for .NET that manages the Aggregate lifecycle in an Event Sourced system. Supports Event and Snapshot storage providers like EventStore/Redis or SQL Server. Built with dependency injection in mind and seamlessly integrates with AspNetCore.

Language: C# - Size: 1.31 MB - Last synced: 15 days ago - Pushed: about 1 year ago - Stars: 131 - Forks: 19

xolvio/typescript-event-sourcing

Domain Driven Design, Event Sourcing & Command Query Responsibility Segregation with Typescript

Language: TypeScript - Size: 1.96 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 235 - Forks: 31

commanded/eventstore

Event store using PostgreSQL for persistence

Language: Elixir - Size: 1.63 MB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 1,009 - Forks: 140

slashdotdash/conduit

RealWorld example backend implementing the CQRS/ES pattern in Elixir and Phoenix

Language: Elixir - Size: 262 KB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 340 - Forks: 66

crabzilla/crabzilla

Yet another Event Sourcing experiment. A project exploring Vert.x to develop Event Sourcing / CQRS applications.

Language: Kotlin - Size: 3.91 MB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 70 - Forks: 9

commanded/commanded

Use Commanded to build Elixir CQRS/ES applications

Language: Elixir - Size: 2.45 MB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 1,783 - Forks: 237

Tochemey/ego

[Go]Minimal event sourcing library using protocol buffers for commands, events and states.

Language: Go - Size: 434 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 12 - Forks: 2

holisticon/ranked 📦

Tracking kicker results

Language: TypeScript - Size: 5.72 MB - Last synced: about 2 months ago - Pushed: over 4 years ago - Stars: 22 - Forks: 0

gen8tech/ledger Fork of rafaelturon/blockchain-investments

Blockchain and tech solutions

Language: C# - Size: 2.03 MB - Last synced: about 2 months ago - Pushed: about 6 years ago - Stars: 2 - Forks: 0

ivanpaulovich/event-sourcing-jambo

An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)

Language: C# - Size: 76.6 MB - Last synced: 13 days ago - Pushed: about 6 years ago - Stars: 187 - Forks: 68

mcherri/erp-akka-cqrs-es

Basic ERP implemented using CQRS/ES and Akka

Language: Scala - Size: 105 KB - Last synced: 2 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

valerio-iachini/disintegrate-car-rental-demo

Language: Rust - Size: 47.9 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

commanded/commanded-audit-middleware

Command auditing middleware for Commanded CQRS/ES applications

Language: Elixir - Size: 53.7 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 38 - Forks: 17

commanded/commanded-ecto-projections

Read model projections for Commanded using Ecto

Language: Elixir - Size: 143 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 85 - Forks: 39

jetbasrawi/go.cqrs

A Golang reference implementation of the CQRS pattern.

Language: Go - Size: 3.05 MB - Last synced: 2 months ago - Pushed: over 1 year ago - Stars: 318 - Forks: 49

BrodyGaudel/bank-cqrs-event-sourcing

Welcome to the Banking and Operations Management Application, a comprehensive solution for handling customer management and bank account operations such as credit, debit, and transfers. This application is developed using the CQRS and Event Sourcing architecture to ensure a robust and scalable system.

Language: Java - Size: 809 KB - Last synced: 3 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

andreapavoni/mini_cqrs_es

Simple, minimal, opinionated building blocks to implement CQRS/ES in Rust

Language: Rust - Size: 106 KB - Last synced: 14 days ago - Pushed: 7 months ago - Stars: 9 - Forks: 1

MongkonEiadon/VehicleTracker

Vehicle Tracker with Microservice example

Language: C# - Size: 1.85 MB - Last synced: 24 days ago - Pushed: over 2 years ago - Stars: 75 - Forks: 28

brSaif/Student.Commands

The Command side sample app of an Event Sourcing, CQRS microservice, That receives gRPC requests from a gateway (preferably) and persist the events in the db. The Query side sample app is here https://github.com/brSaif/Student.Commands

Language: C# - Size: 45.9 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

cuteant/EventStore-DotNetty-Fork

Open Source Cross Platform EventStore(see https://eventstore.org/) Solution based on .NET Core 3.1 and Netty(https://github.com/cuteant/dotnetty-span-fork)

Language: C# - Size: 324 MB - Last synced: 4 months ago - Pushed: over 3 years ago - Stars: 13 - Forks: 2

CloudNativeEntrepreneur/register-server-handlers

Registers a folder of handlers as HTTP POST routes on an express server - supports CloudEvent handlers as well for use with tools like KNative

Language: TypeScript - Size: 1.88 MB - Last synced: about 19 hours ago - Pushed: about 20 hours ago - Stars: 2 - Forks: 0

charlessolar/TodoMVC-DDD-CQRS-EventSourcing

Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design

Language: C# - Size: 1.91 MB - Last synced: 2 days ago - Pushed: over 1 year ago - Stars: 247 - Forks: 34

NHadi/Pos

Sample Application DDD, Reactive Microservices, CQRS Event Sourcing Powered by DERMAYON LIBRARY

Language: JavaScript - Size: 15.8 MB - Last synced: 4 months ago - Pushed: over 4 years ago - Stars: 290 - Forks: 135

DealingWithCardGameRules/CGOL

The complete source code for Card Game Operational Language (CGOL), made as a thesis project for MSc Games at IT-University of Copenhagen.

Language: C# - Size: 1.11 MB - Last synced: 18 days ago - Pushed: over 1 year ago - Stars: 3 - Forks: 1

warappa/SimpleEventSourcing 📦

SimpleEventSourcing helps you getting up to speed with Event Sourcing, CQRS and DDD. It supports SQLite.NET, EntityFramework (Core) and NHibernate.

Language: JavaScript - Size: 7.27 MB - Last synced: 15 days ago - Pushed: 8 months ago - Stars: 7 - Forks: 0

exponentially/helios

A Building blocks for elixir CQRS segregated applications

Language: Elixir - Size: 180 KB - Last synced: 19 days ago - Pushed: over 4 years ago - Stars: 14 - Forks: 0

CloudNativeEntrepreneur/sourced Fork of mateodelnorte/sourced

Tiny framework for building models with the event sourcing pattern (events and snapshots).

Language: TypeScript - Size: 1.67 MB - Last synced: 3 days ago - Pushed: about 1 year ago - Stars: 15 - Forks: 0

pkoli/axon-springboot-bank

A project that demonstrates the working of bank application created using Axon framework- Framework for scalable, high performance applications

Language: Java - Size: 29.3 KB - Last synced: 5 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 2

liuxd6825/dapr-go-ddd-example

基于liuxd6825/dapr DDD框架的项目示例。

Language: Go - Size: 434 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 3 - Forks: 0

pfazzi/blog

A blog using some cool stuff like CQRS+ES

Language: PHP - Size: 78.1 KB - Last synced: 6 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

starvn/sample-spring-cqrs-es

Sample spring microservices with cqrs pattern & event sourcing.

Size: 3.91 KB - Last synced: 6 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

CodersCrew/coders-board-v2

Language: TypeScript - Size: 7.41 MB - Last synced: 5 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

thalo-rs/esdl

Event-sourcing Schema Definition Language

Language: Rust - Size: 127 KB - Last synced: 4 days ago - Pushed: over 1 year ago - Stars: 41 - Forks: 2

verifiedcoder/Twilight

Instantly understandable CQRS.

Language: C# - Size: 1020 KB - Last synced: 29 days ago - Pushed: 29 days ago - Stars: 16 - Forks: 0

qas/examples-nodejs-cqrs-es-swagger 📦

A Node.js CQRS and Event Sourcing Microservice Example Using Nest.js, Event Store, and Swagger

Language: TypeScript - Size: 1.16 MB - Last synced: 6 months ago - Pushed: about 3 years ago - Stars: 486 - Forks: 176

tedbouskill/m-r-core-of

.NET Core - Onion Framework - Event Sourcing - CQRS Example

Language: C# - Size: 605 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 7 - Forks: 2

ddd-espanol/asombroso-ddd

Una lista cuidadosamente curada de recursos sobre Domain Driven Design, Eventos, Event Sourcing, Command Query Responsibility Segregation (CQRS).

Size: 35.2 KB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 161 - Forks: 26

NHadi/Dermayon

Dermayon is Library for supporting build large application,distributed application, scalable, microservices, cqrs, event sourcing, including generic ef repository pattern with unit of work, generic mongo repository pattern with unit of work, kafka, etc

Language: C# - Size: 1.53 MB - Last synced: 13 days ago - Pushed: about 1 year ago - Stars: 67 - Forks: 32

huysentruitw/Aggregator

Managed CQRS/ES fundamentals for dotnet core and dotnet framework

Language: C# - Size: 939 KB - Last synced: 14 days ago - Pushed: over 1 year ago - Stars: 31 - Forks: 7

RagingKore/Puur

Not another DDD/CQRS/ES framework ;)

Language: C# - Size: 25.4 KB - Last synced: 7 months ago - Pushed: about 4 years ago - Stars: 9 - Forks: 4

retro-framework/go-retro

Go implementation of the Retro framework

Language: Go - Size: 2.47 MB - Last synced: 4 months ago - Pushed: about 1 year ago - Stars: 13 - Forks: 2

papyrusphp/symfony-serializer

Implementation of papyrus/serializer, based on symfony/serializer

Language: PHP - Size: 40 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

papyrusphp/domain-event-registry

Domain event registry for papyrus/event-sourcing

Language: PHP - Size: 53.7 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

Sofka-XT/ddd-generic-java

Domain-Driven Design - Subdominio Generico en JAVA

Language: Java - Size: 2.37 MB - Last synced: 22 days ago - Pushed: almost 2 years ago - Stars: 39 - Forks: 17

joebew42/elixir_cqrs_es_example

Language: Elixir - Size: 151 KB - Last synced: 24 days ago - Pushed: almost 5 years ago - Stars: 7 - Forks: 2

codefyphp/domain-driven-core

Domain-Driven Design core for the CodefyPHP Framework.

Language: PHP - Size: 156 KB - Last synced: 25 days ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

event-engine/cockpit-php-backend

PHP PSR-15 based request handlers for Event Engine cockpit requests

Language: PHP - Size: 16.6 KB - Last synced: 9 days ago - Pushed: 8 months ago - Stars: 4 - Forks: 2

matiux/broadway-sensitive-serializer

Broadway serializer implementation with data sensitization support

Language: PHP - Size: 1.92 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 7 - Forks: 1

roman-bilyak/Microservice.Architecture

This demo shows a working sample of microservices architecture using ASP.NET Core. It covers how to create microservices and API gateway using Ocelot, and how to deploy microservices using Docker.

Language: C# - Size: 8.56 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 5 - Forks: 2

super-flat/actors 📦

[Go] Minimal actor framework using protocol buffers as message for Golang

Language: Go - Size: 474 KB - Last synced: 3 months ago - Pushed: about 1 year ago - Stars: 4 - Forks: 0

ginsen/user-admin

Proof web with symfony 4 under DDD architecture for users administration.

Language: PHP - Size: 837 KB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 8 - Forks: 1

tuchief/cqrs-es-sample Fork of Leisureroad/cqrs-es-sample

用CQRS+ES实现DDD

Language: Java - Size: 52.7 KB - Last synced: 9 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 1

quarterpi/honeydew

An example app built on the CELP (Commanded Elixir LiveView PostgreSQL stack.

Language: Elixir - Size: 163 KB - Last synced: 3 months ago - Pushed: about 2 years ago - Stars: 21 - Forks: 2

yammine/simple_pay

An exploration of using CQRS/ES with Elixir & EventStore database

Language: Elixir - Size: 73.2 KB - Last synced: 1 day ago - Pushed: about 7 years ago - Stars: 7 - Forks: 1

jankowskirobert/cargosystem

Language: Java - Size: 1.6 MB - Last synced: 9 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 1

aulasoftwarelibre/nestjs-ddd-cqrs-es

NestJS template to develop projects with DDD, CQRS and Event Sourcing

Language: TypeScript - Size: 714 KB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 10 - Forks: 2

aulasoftwarelibre/gata-legacy 📦

Gestión y Administración de Tareas del Aula

Language: PHP - Size: 600 KB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 5 - Forks: 1

aulasoftwarelibre/iam

Identity and Access Management for DDD projects

Language: PHP - Size: 458 KB - Last synced: 9 months ago - Pushed: almost 5 years ago - Stars: 12 - Forks: 0

papyrusphp/clock

A Clock implementation (PSR-20) for papyrus/event-sourcing

Language: PHP - Size: 57.6 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

papyrusphp/serializer

Serializer interface for papyrus/event-sourcing

Language: PHP - Size: 37.1 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

papyrusphp/identity-generator

Identity generator interface for papyrus/event-sourcing

Language: PHP - Size: 2.93 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

papyrusphp/ramsey-uuid-identity-generator

Implementation of papyrus/identity-generator, based on ramsey/uuid

Language: PHP - Size: 27.3 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 1 - Forks: 0

Tuxified/elixirconf-eu-2017-talk

Slides & example for ElixirConfEU 2017 talk about CQRS/ES and Elixir

Size: 8.56 MB - Last synced: 9 months ago - Pushed: about 7 years ago - Stars: 2 - Forks: 0

enselmani/CQRSWithEventSourcing

An elegant and minimalist prototype to illustrate both Microservices Architecture, CQRS Pattern with Event Sourcing and Domain-Driven Design.

Language: C# - Size: 30.3 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0