cqrs
There are 2936 repositories under cqrs topic.
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
redpanda-data/connect
Fancy stream processing made operationally mundane
ThreeDotsLabs/watermill
Building event-driven applications the easy way in Go.
EduardoPires/EquinoxProject
Web Application ASP.NET 8 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
ThreeDotsLabs/wild-workouts-go-ddd-example
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
kurrent-io/EventStore
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
ngxs/store
🚀 NGXS - State Management for Angular
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
AxonFramework/AxonFramework
Framework for Evolutionary Message-Driven Microservices on the JVM
CodelyTV/php-ddd-example
🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 7
jmcdo29/testing-nestjs
A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!
kgrzybek/sample-dotnet-core-cqrs-api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
juicycleff/ultimate-backend
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
eventflow/EventFlow
Async/await first CQRS+ES and DDD framework for .NET
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, React 19, Vue 3.5, BFF with YARP, NextJs 15, 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), ..
asc-lab/dotnetcore-microservices-poc
Very simplified insurance sales system made in a microservices architecture using .NET Core
commanded/commanded
Use Commanded to build Elixir CQRS/ES applications
adelf/acwa_book_ru
Книга "Архитектура сложных веб-приложений. С примерами на Laravel"
apache/eventmesh
EventMesh is a new generation serverless event middleware for building distributed event-driven applications.
looplab/eventhorizon
Event Sourcing for Go!
pyeventsourcing/eventsourcing
A library for event sourcing in Python.
RailsEventStore/rails_event_store
A Ruby implementation of an Event Store based on Active Record
ddd-by-examples/factory
The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack
CodelyTV/typescript-ddd-example
🔷🎯 TypeScript DDD Example: Complete project applying Hexagonal Architecture and Domain-Driven Design patterns
thangchung/clean-architecture-dotnet
🕸 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 🍻
bitloops/ddd-hexagonal-cqrs-es-eda
Complete working example of using Domain Driven Design (DDD), Hexagonal Architecture, CQRS, Event Sourcing (ES), Event Driven Architecture (EDA), Behaviour Driven Development (BDD) using TypeScript and NestJS. Like what you see? Don't forget to star! ⭐ ^^^
eugene-khyst/postgresql-event-sourcing
A reference implementation of an event-sourced system that uses PostgreSQL as an event store built with Spring Boot. Fork the repository and use it as a template for your projects. Or clone the repository and run end-to-end tests to see how everything works together.
banq/jdonframework
Domain-Driven-Design Pub/Sub Domain-Events framework
meysamhadeli/awesome-dotnet-tips
A curated list of awesome tips and tricks, resources, videos and articles in .net, software architecture, microservice and cloud-native.
pdevito3/craftsman
A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀
EdwinVW/pitstop
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.
commanded/eventstore
Event store using PostgreSQL for persistence
gautema/CQRSlite
A lightweight framework to help creating CQRS and Eventsourcing applications in C#
desenvolvedor-io/dev-store
A microservices e-commerce reference application built with ASP.NET 6
jorge07/symfony-6-es-cqrs-boilerplate
Symfony 6 DDD ES CQRS backend boilerplate.
riker-rs/riker
Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.