Cqrs Open Source Projects

Browse 290 Cqrs open source projects, ranked by GitHub stars. Find the most popular Cqrs tools and libraries.

Share your experience:✍️ Write a Post❓ Ask a Question
1-60 of 290 projects
13,855 stars

kgrzybek/modular-monolith-with-ddd

Full Modular Monolith application with Domain-Driven Design approach.

Metrics details
Stars13,855
12,306 stars

heynickc/awesome-ddd

A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources

Metrics details
Stars12,306
9,801 stars

ThreeDotsLabs/watermill

Building event-driven applications the easy way in Go.

Metrics details
Stars9,801
8,702 stars

benthosdev/benthos

Fancy stream processing made operationally mundane

Metrics details
Stars8,702
7,800 stars

phodal/growth-ebook

Growth Engineering: The Definitive Guide。全栈增长工程师指南

Metrics details
Stars7,800
7,584 stars

anaibol/awesome-serverless

:cloud: A curated list of awesome services, solutions and resources for serverless / nobackend applications.

Metrics details
Stars7,584
6,781 stars

EduardoPires/EquinoxProject

Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices

Metrics details
Stars6,781
6,379 stars

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.

Metrics details
Stars6,379
5,815 stars

EventStore/EventStore

The stream database optimised for event sourcing

Metrics details
Stars5,815
3,939 stars

VaughnVernon/IDDD_Samples

These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168

Metrics details
Stars3,939
3,675 stars

oskardudycz/EventSourcing.NetCore

Examples and Tutorials of Event Sourcing in .NET

Metrics details
Stars3,675
3,595 stars

AxonFramework/AxonFramework

Framework for Evolutionary Message-Driven Microservices on the JVM

Metrics details
Stars3,595
3,548 stars

ngxs/store

🚀 NGXS - State Management for Angular

Metrics details
Stars3,548
3,160 stars

cer/event-sourcing-examples

Example code for my building and deploying microservices with event sourcing, CQRS and Docker presentation

Metrics details
Stars3,160
3,145 stars

CodelyTV/php-ddd-example

🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 7

Metrics details
Stars3,145
3,061 stars

kgrzybek/sample-dotnet-core-cqrs-api

Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.

Metrics details
Stars3,061
3,013 stars

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!

Metrics details
Stars3,013
2,900 stars

juicycleff/ultimate-backend

Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication

Metrics details
Stars2,900
2,565 stars

eventflow/EventFlow

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

Metrics details
Stars2,565
2,449 stars

phongnguyend/Practical.CleanArchitecture

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), ...

Metrics details
Stars2,449
2,084 stars

gothinkster/aspnetcore-realworld-example-app

ASP.NET Core backend implementation for RealWorld

Metrics details
Stars2,084
2,018 stars

commanded/commanded

Use Commanded to build Elixir CQRS/ES applications

Metrics details
Stars2,018
1,938 stars

asc-lab/dotnetcore-microservices-poc

Very simplified insurance sales system made in a microservices architecture using .NET Core

Metrics details
Stars1,938
1,806 stars

tangxuehua/enode

ENode is a framework aims to help us developing ddd, cqrs, eda, and event sourcing style applications.

Metrics details
Stars1,806
1,798 stars

adelf/acwa_book_ru

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

Metrics details
Stars1,798
1,740 stars

apache/eventmesh

EventMesh is a new generation serverless event middleware for building distributed event-driven applications.

Metrics details
Stars1,740
1,680 stars

pyeventsourcing/eventsourcing

A library for event sourcing in Python.

Metrics details
Stars1,680
1,671 stars

looplab/eventhorizon

Event Sourcing for Go!

Metrics details
Stars1,671
1,549 stars

RailsEventStore/rails_event_store

A Ruby implementation of an Event Store based on Active Record

Metrics details
Stars1,549
1,510 stars

broadway/broadway

Infrastructure and testing helpers for creating CQRS and event sourced applications.

Metrics details
Stars1,510
1,475 stars

CodelyTV/typescript-ddd-example

🔷🎯 TypeScript DDD Example: Complete project applying Hexagonal Architecture and Domain-Driven Design patterns

Metrics details
Stars1,475
1,431 stars

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! ⭐ ^^^

Metrics details
Stars1,431
1,378 stars

meysamhadeli/booking-microservices

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.

Metrics details
Stars1,378
1,372 stars

ddd-by-examples/factory

The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack

Metrics details
Stars1,372
1,355 stars

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.

Metrics details
Stars1,355
1,354 stars

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 🍻

Metrics details
Stars1,354
1,263 stars

meysamhadeli/awesome-dotnet-tips

A curated list of awesome tips and tricks, resources, videos and articles in .net, software architecture, microservice and cloud-native.

Metrics details
Stars1,263
1,171 stars

pdevito3/craftsman

A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀

Metrics details
Stars1,171
1,167 stars

banq/jdonframework

Domain-Driven-Design Pub/Sub Domain-Events framework

Metrics details
Stars1,167
1,162 stars

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.

Metrics details
Stars1,162
1,156 stars

commanded/eventstore

Event store using PostgreSQL for persistence

Metrics details
Stars1,156
1,133 stars

desenvolvedor-io/dev-store

A microservices e-commerce reference application built with ASP.NET 9

Metrics details
Stars1,133
1,127 stars

mehdihadeli/go-microservices-sample

A practical microservices, built with golang, domain-driven design, cqrs, event sourcing, vertical slice architecture, event-driven architecture, and the latest technologies.

Metrics details
Stars1,127
1,118 stars

gautema/CQRSlite

A lightweight framework to help creating CQRS and Eventsourcing applications in C#

Metrics details
Stars1,118
1,089 stars

jorge07/symfony-6-es-cqrs-boilerplate

Symfony 6 DDD ES CQRS backend boilerplate.

Metrics details
Stars1,089
1,081 stars

thenativeweb/wolkenkit

wolkenkit is an open-source CQRS and event-sourcing framework based on Node.js, and it supports JavaScript and TypeScript.

Metrics details
Stars1,081
1,071 stars

riker-rs/riker

Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.

Metrics details
Stars1,071
1,000 stars

mehdihadeli/dotnet-microservices-sample

A practical microservices, built with .Net 7, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.

Metrics details
Stars1,000
968 stars

vardius/go-api-boilerplate

Go Server/API boilerplate using best practices DDD CQRS ES gRPC

Metrics details
Stars968
940 stars

nestjs/cqrs

A lightweight CQRS module for Nest framework (node.js) :balloon:

Metrics details
Stars940
929 stars

Amitpnk/Onion-architecture-ASP.NET-Core

WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!

Metrics details
Stars929
919 stars

PhpFriendsOfDdd/state-of-the-union

Describes various php Domain Driven Development initiatives all around the universe

Metrics details
Stars919
881 stars

ntxinh/AspNetCore-DDD

Full ASP.NET Core 10.0 LTS application with DDD, CQRS and Event Sourcing

Metrics details
Stars881
880 stars

BottegaIT/ddd-leaven-v2

DDD-CqRS sample v2.0 project that helps you with starting out advanced domain modeling using Spring, JPA and testing

Metrics details
Stars880
876 stars

kyhsa93/nestjs-rest-cqrs-example

Example for Nest.js, MySQL, Redis, REST api, CQRS, DDD

Metrics details
Stars876
826 stars

NetDevPack/NetDevPack

A smart set of common classes and implementations to improve your development productivity.

Metrics details
Stars826
775 stars

reimagined/resolve

Full stack CQRS, DDD, Event Sourcing framework for Node.js

Metrics details
Stars775
753 stars

duyanming/Viper

Viper 是一个基于Anno微服务引擎开发的Dashboard示例项目。Anno 底层通讯采用 grpc、thrift。自带服务发现、调用链追踪、Cron 调度、限流、事件总线等等

Metrics details
Stars753
752 stars

chaokunyang/microservices-event-sourcing

Microservices Event Sourcing 是一个微服务架构的在线购物网站,使用Spring Boot、Spring Cloud、Spring Reactor、OAuth2、CQRS 构建,实现了基于Event Sourcing的最终一致性,提供了构建端到端微服务的最佳实践

Metrics details
Stars752
743 stars

kodlamaio-projects/nArchitecture

Inspired by Clean Architecture, nArchitecture is a monolith project which uses advanced techniques.

Metrics details
Stars743
1-60 of 290 projects
Get A Weekly Email With Trending Cqrs Projects
Stay updated on Cqrs plus related topics you pick below.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.