cqrs-pattern

There are 704 repositories under cqrs-pattern topic.

  • aspnetrun/run-aspnetcore-microservices

    Microservices on .NET platforms used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12

    Language:C#2.8k85471.5k
  • go-food-delivery-microservices

    mehdihadeli/go-food-delivery-microservices

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

    Language:Go898166595
  • Onion-architecture-ASP.NET-Core

    Amitpnk/Onion-architecture-ASP.NET-Core

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

    Language:C#8763014159
  • aspnetrun/run-aspnetcore-cqrs

    Real world Enterprise CRM application example of ASP.NET Core + Angular web application. Implemented CQRS Design Pattern for ASP.NET Core + Angular reference application, demonstrating a layered application architecture with DDD best practices. Download 100+ page eBook PDF from here ->

    Language:C#53014498
  • ThembisileNGQ/Akkatecture

    a cqrs and event sourcing framework for dotnet core using akka.net

    Language:C#524364254
  • iammukeshm/OnionArchitecture

    The onion architecture, introduced by Jeffrey Palermo, overcomes the issues of the layered architecture with great ease. With Onion Architecture, the game-changer is that the Domain Layer (Entities and Validation Rules that are common to the business case ) is at the Core of the Entire Application. This means higher flexibility and lesser coupling. In this approach, we can see that all the Layers are dependent only on the Core Layers.

    Language:C#499142122
  • fals/cqrs-clean-eventual-consistency

    CQRS, using Clean Architecture, multiple databases and Eventual Consistency

    Language:C#47826791
  • jetbasrawi/go.cqrs

    A Golang reference implementation of the CQRS pattern.

    Language:Go34011349
  • dhslrl321/cqrs-journey-guide-korean

    🚘 CQRS Journey 의 한글 번역본 (Korean version translation of Microsoft's CQRS Journey)

    Language:Java3104942
  • babaktaremi/Clean-Architecture-Template

    🧹 Ready to develop template based on clean architecture principles. Supports ASP NET Core Identity integrated with JWE tokens, OTP authentication, stand alone plugin development, CQRS pattern using MediatR library and dynamic permission management system out of the box

    Language:C#23612938
  • juicycleff/nestjs-event-store

    NestJS CQRS module for EventStore.org. It requires @nestjs/cqrs

    Language:TypeScript20082230
  • omid-ahmadpour/CleanArchitecture-Template

    This stands as a comprehensive solution template that embodies the principles of Clean Architecture, seamlessly integrated with the prowess of CQRS implementation, all within the ASP.NET Core framework.

    Language:C#17832533
  • mehdihadeli/vertical-slice-api-template

    An asp.net core template based on .Net 8, Vertical Slice Architecture, CQRS, Minimal APIs, API Versioning and Swagger.

    Language:C#1695925
  • lechatquidanse/bicing-api

    Get statistics and locations of bicycle stations through REST API

    Language:PHP16111216
  • AleksK1NG/Go-EventSourcing-CQRS

    Go Event Sourcing CQRS Microservice

    Language:Go1574033
  • vany0114/microservices-dotnetcore-docker-sf-k8s

    Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying Domain Driven Design (DDD) and Comand and Query Responsibility Segregation (CQRS) and other patterns.

    Language:C#15317354
  • hoangtien2k3/ecommerce-microservices

    ⚡️ Microservice Architecture with system for e-commerce project! Spring Boot microservices app with 🌀 Spring Cloud, Robust and resilient backend managing e-Commerce app... ❄️ Using Kafka Client, kafka server send message, Reactive Programming with WebFlux - Project Reactor.

    Language:Java1484567
  • dddshelf/cheeper-ddd-cqrs-example

    Cheeper is the reference code implementation of the book "CQRS By Example" – https://leanpub.com/cqrs-by-example/

    Language:PHP1375119
  • 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#13215919
  • Inuyasha-Monster/User.API

    集成网关、身份认证、Token授权、微服务、.netcore等的基于CQRS的微服务开发框架示例

    Language:C#1138156
  • ArmandJ77-zz/CQRSAndMediator-Microservice

    A microservice architecture template which implements the CQRS and Mediator patterns

    Language:C#95101139
  • quyvu01/Anemoi_Open

    This is the source which is the micro services article. It contains the CQRS, EDA, Saga... Especially, I'd like to introduce the news: Attribute-based mapping approach! Let explore the amazing and start with easy_access branch!

    Language:C#8231
  • pavelnikolov/eventsourcing-go

    Event Sourcing + CQRS using Golang Tutorial

    Language:Go757011
  • Clean-Architecture-CQRS

    Rezakazemi890/Clean-Architecture-CQRS

    Clean Architecture with CQRS Pattern .NET 8

    Language:C#741219
  • suxrobGM/logistics-app

    Automate your entire transportation logistics operations with the transportation management system (TMS).

    Language:C#7210124
  • 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#6815031
  • diator

    akhundMurad/diator

    Diator is a Python library for implementing CQRS pattern in your Python applications.

    Language:Python662137
  • ElinaValieva/spring-microservices

    :seedling: Simple Microservice Architecture based on Sagas and CQRS patterns

    Language:Kotlin613718
  • ivaaak/.NET-RealEstate

    .NET RealEstate API - A web project built with .NET, Microservices(and DBs) MediatR/CQRS Pattern, EF Core, PostgreSQL, Redis. It can be used for listing, browsing and renting/selling properties. (WIP)

    Language:C#59738
  • sadrax4/nestjs-Domain.Driven.Design

    DDD with CQRS & MongoDB

    Language:TypeScript57101
  • yilmazmustafayilmaz/MY.OnionArchitecture

    Türkçe kaynağa destek olması amacıyla mini makaleler ve uygulama örnekleri ile oluşturulmuş bir Onion Architecture Projesidir.

    Language:C#55102
  • YALCINCAN/NET6_Clean-OnionArchitectureAPI

    NET6,CQRS,Caching,Logging,Repository Pattern,UnitOfWork,JWT,Refresh Token,Email Confirmation,Forgot Password

    Language:C#522017
  • go-dew/dew

    A Lightweight, Pragmatic Command Bus Library for Go, designed to enhance developer experience and productivity.

    Language:Go50201
  • mizrael/DDD-School

    Implementation of the Outbox pattern to improve microservices reliability

    Language:C#474013
  • Armando1514/Event-Driven-Microservices-Advanced

    Event-Driven Architecture for a microservices-based system with a clean architecture + Domain Driven Design (DDD) + CQRS pattern + Saga pattern + Outbox pattern + CDC.

    Language:Java462018
  • Gramli/AuthApi

    An example of a full-stack application for Authentication and Authorization, build with ASP.NET Core 8.0 (Minimal API) and Angular 18.

    Language:C#40105