#Cqrs
Showing 60 of 70 repositories tagged #cqrs, ranked by stars
Building event-driven applications the easy way in Go.
Fancy stream processing made operationally mundane
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
๐๐ฏ Hexagonal Architecture + DDD + CQRS in PHP using Symfony 7
Full-stack .Net 10 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 22, React 19, Vue 3.5, BFF with YARP, NextJs 16, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ...
Very simplified insurance sales system made in a microservices architecture using .NET Core
EventMesh is a new generation serverless event middleware for building distributed event-driven applications.
A library for event sourcing in Python.
Event Sourcing for Go!
๐ท๐ฏ TypeScript DDD Example: Complete project applying Hexagonal Architecture and Domain-Driven Design patterns
A practical microservices with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Wolverine, and Aspire in .Net 10.
๐ธ Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension ๐ป
A curated list of awesome tips and tricks, resources, videos and articles in .net, software architecture, microservice and cloud-native.
A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic ๐
This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
A microservices e-commerce reference application built with ASP.NET 9
๐ A practical food delivery microservices, built with Golang, Domain-Driven Design, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
Symfony 7 DDD ES CQRS backend boilerplate.
Go Server/API boilerplate using best practices DDD CQRS ES gRPC
A lightweight CQRS module for Nest framework (node.js) :balloon:
Example for Nest.js, MySQL, Redis, REST api, CQRS, DDD
Full stack CQRS, DDD, Event Sourcing framework for Node.js
๐๏ธ Nest.js clean architecture example following some DDD principles with use-cases written in functionnal programming.
A CQRS-based DDD framework for large and complex TypeScript/JavaScript applications
Task management system based on .NET 8 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts
An Event Sourcing runtime with WebAssembly & embedded event store
Guidance for building event-driven distributed systems and microservices in Go with NATS JetStream, gRPC and CockroachDB
Nestjs Microservice boilerplate: apply DDD, CQRS, and Event Sourcing within an event driven architecture
Event Sourcing for Rust
Opinionated Domain Driven Design Template for Go
Practical microservices based on different software architecture and technologies like Golang, CQRS, Vertical Slice Architecture, Docker, RabbitMQ, OpenTelemetry and Postgresql.
The example usage of Nest CQRS module
A practical Modular Monolith architecture with the latest technologies and architecture like Vertical Slice Architecture, Event Driven Architecture, CQRS, DDD, gRpc, Masstransit, and Aspire in .Net 10.
PipelinR is a lightweight command processing pipeline โ โข โ โข โ for your Java awesome app.
CQRS, using Clean Architecture, multiple databases and Eventual Consistency
An Hexagonal Architecture service template with DDD, CQRS, TDD and SOLID using .NET Core 2.0. All small features are testable and could be mocked. Adapters could be mocked or exchanged.
Go - CQRS / Event Sourcing made easy - Go
Fastify 5 application boilerplate based on clean architecture, domain-driven design, CQRS, functional programming, vertical slice architecture for building production-grade applications ๐
Booster Framework
Source-available, cloud-native ledger platform for building financial infrastructure โ multi-currency, multi-asset, double-entry accounting with n:n transaction support.
Learn about building microservices with event sourcing using Spring Boot and how to deploy a social network to Kubernetes using Docker Compose or Helm.
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
DDD. Event sourcing. CQRS. REST. Modular. Microservices. Kotlin. Spring. Axon platform. Apache Kafka. RabbitMQ
A sample DDD/CQRS project using KOTLIN :beer:
Modern Reactive CQRS Architecture Microservice development framework based on DDD and EventSourcing | ๅบไบ DDD & EventSourcing ็็ฐไปฃๅๅบๅผ CQRS ๆถๆๅพฎๆๅกๅผๅๆกๆถ
ๅบไบ Kotlin ๅ Quarkus ็ๅๅฐ็ฎก็็ณป็ป่ๆๆถ๏ผ่ๅ DDD ้ฉฑๅจ่ฎพ่ฎกใCQRS ๅไบไปถๆบฏๆบใ้็จ Gradle ๆๅปบ๏ผๆจๅจไธบๅผๅ่ ๆไพไธไธช่ฝป้็บงใ้ซๆง่ฝ็็ฐไปฃๅ็ฎก็็ณป็ปๅผๅๆกๆถใ
Functional, Algebraic and Reactive domain modeling with Kotlin (Multiplatform)
Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design
Open-source core banking platform โ 61 DDD domains with event sourcing, CQRS, and a schema-first GraphQL API. Multi-asset accounts, exchange, lending, compliance, x402/MPP machine payments, and a non-custodial wallet backend. Laravel 12 / PHP 8.4. Reference implementation: the GCU basket currency.
Claude Code plugin for Symfony 7.4 LTS & 8.x โ 44 skills, 7 AI subagents & 13 commands for API Platform v4, Doctrine ORM 3, TDD (Pest/PHPUnit), Messenger, security & DDD.
The surprisingly performant, Nushell-scriptable, cross.stream-powered, Datastar-ready HTTP server that fits in your back pocket. ๐๐ซ๐๐
Example real time quiz application with .NET Core, React, DDD, Event Sourcing, Docker and built-in infrastructure for CI/CD with k8s, jenkins and helm
Go-CQRS-EventSourcing-Microservice
Hexagonal Architecture + DDD + CQRS in PHP using Laravel 8
An application that simulates a digital bank, featuring customer and administrative areas, and allowing deposits and transfers between accounts within the same bank.
The goal of this repository is to have a real world template of a Rust backend using Axum, Diesel, etc.
๐ผOpen source IT talents recruiting platform
A Real World Business Application using F# and Suave
A slightly more-than-trivial full-stack application built with DDD & CQRS concepts
Event Sourcing + CQRS using Golang Tutorial