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

GitHub topics: cqrs-architectural-pattern

nkonev/go-cqrs-chat-example

An example of chat, built using CQRS (anti)pattern on top of Kafka as event store and PostgreSQL with Citus sharding extension as projection store

Language: Go - Size: 521 KB - Last synced at: about 8 hours ago - Pushed at: about 9 hours ago - Stars: 0 - Forks: 0

savaladaojr/3ASystem

3A System is a web application developed to manage applications, its modules, functionalities, user groups (roles), users and users' respective privileges.

Language: C# - Size: 968 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

juicycleff/ultimate-backend

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

Language: TypeScript - Size: 7.43 MB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 2,821 - Forks: 419

KTajerbashi/CleanArchitecture_CQRS

*Clean Architecture .NET 9, CQRS Template Database, Command/Query Separate Database Connection, Production-Ready .NET API, EF Core + Dapper Example, JWT Auth Template, Vertical Slice Architecture*

Language: C# - Size: 440 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

SUBHASHSUSHIL/CQRS-Architecture-BookManagementSystem-API-Demo-.NET-8

Language: C# - Size: 9.77 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

javferTec/GoLearnix

GoLearnix - Proyecto educativo de código abierto que ilustra buenas prácticas de desarrollo web moderno con microservicios en Go (Fiber) y Java/Spring Boot, respaldados por PostgreSQL, Redis y RabbitMQ para garantizar escalabilidad, resiliencia y mantenibilidad.

Language: Java - Size: 37.1 MB - Last synced at: 21 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

AhmedSalehGhaithan/EmployeeManagementApp

A modern ASP.NET Core web API for managing employees and departments

Language: C# - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

doannc2212/nestjs-starter

Language: TypeScript - Size: 565 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

AbdAlkreem-Bzoor/Travel-and-Accommodation-Booking-Platform

Hotel Booking ASP.NET Core API project implementing clean architecture, SOLID principles, and design patterns.

Language: C# - Size: 591 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

egocentryk/nestjs-architecture-and-advanced-patterns

Playground for a many powerful NestJS architectural concepts & patterns used in some of today's most complex Node.js systems in the real-world.

Language: TypeScript - Size: 1.83 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Nikoo-Asadnejad/ProductService

This project is a sample implementation of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), and Clean Architecture using .NET. It demonstrates a modern approach to building scalable and maintainable applications.

Language: C# - Size: 2.8 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

adi501/CQRS_MediatR_Dotnet_Core

CQRS MediatR Dotnet Core

Language: C# - Size: 572 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

yildizmy/bank-account-api

CQRS and Event Sourcing demo with Axon Framework & Axon Server

Language: Java - Size: 662 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

VikashChauhan51/catalog

E-shopping catalog service

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

dogaanismail/food-ordering-system

Food Ordering System with Saga Pattern

Language: Java - Size: 241 KB - Last synced at: 14 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

theskyinflames/cqrs-eda

DDD, CQRS and Even-Driven lib for Go

Language: Go - Size: 41 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 2

eduardorasgado/cqrs-event-sourcing-architecture-microservices

a banking system api created using 5 microservices modeled by a cqrs/event sourcing architecture and one database per service approach.

Language: Java - Size: 168 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

Rinrealvngangz/CQRSWithMediatR

Language: C# - Size: 31.9 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

daggerok/event-sourcing-and-cqrs-k

EventSourcing and CQRS with Kotlin

Language: Kotlin - Size: 188 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

tmitry/weather-analyzer

Hexagonal Architecture, DDD & CQRS built with Symfony 6

Language: PHP - Size: 104 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

HasKob/CleanArchitect

A .NET 6 project implementing the CQRS pattern would typically involve a separation of concerns by separating write and read operations, allowing for better scalability and performance. It would also use asynchronous programming and adhere to SOLID principles.

Language: C# - Size: 932 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

lerna-stack/akka-entity-replication

Akka extension for fast recovery from failure with replicating stateful entity on multiple nodes in Cluster

Language: Scala - Size: 3.06 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 28 - Forks: 1

Strongbytes/Boilerplate-Generator

Generate ASP.NET Core boilerplate code using Roslyn, starting from a model entity

Language: C# - Size: 756 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 4

rihabziani/cqrs-using-axon-Framework

Pour ceux qui viennent de découvrir l'architecture CQRS, ce projet représente une petite implémentation dans laquelle j'ai utilisé le Framework Axon

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

dathoangse/java-cqrs-commandbus

A lightweight & highly extensible CQRS Command Bus for implementing application services and CQRS architectural pattern in Java

Language: Java - Size: 230 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 5

habibun/symfony-cqrs

CQRS with Symfony

Size: 93.8 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vudodov/http-commanding

CQRS Commanding via HTTP

Language: C# - Size: 161 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

vudodov/http-querying

CQRS Querying via HTTP

Language: C# - Size: 268 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

davila23/rottay-tracker-cqrs

Proof of concept architecture CQRS

Language: TypeScript - Size: 5.29 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

algotradeX/atx-core-hera

🌟 Hera : Core service that acts as assistant to all other core services. It reads messages from Iris by subscribing to the event store.

Language: Java - Size: 60.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

algotradeX/atx-advisor-zeus

⚡ Zeus : Chief Advisor who forwards work orders to other Advisors.

Language: Java - Size: 81.1 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Related Keywords
cqrs-architectural-pattern 31 cqrs 13 cqrs-pattern 12 event-sourcing 7 mediator-pattern 5 csharp 5 hexagonal-architecture 5 clean-architecture 5 domain-driven-design 4 java 4 repository-pattern 4 design-patterns 3 eventstore 3 docker 3 ddd 3 middleware 3 nestjs 3 dotnet-core 3 event-driven 3 event-driven-architecture 3 spring-boot 3 kafka 3 asp-net-core-web-api 3 asp-net-core 3 axon-framework 3 postgresql 3 cqrs-application 3 atx 2 ddd-patterns 2 layered-architecture 2 microservices-architecture 2 rabbitmq 2 query 2 saga-pattern 2 solid-principles 2 javascript 2 symfony 2 mediatr 2 aggregate 2 event-store 2 ddd-cqrs 2 fluentvalidation 2 axon 2 cqrs-architecture 2 event-sourcing-and-cqrs 2 spring-mvc 2 unit-testing 2 dependency-injection 2 ddd-architecture 2 api-rest 2 http 2 graphql 2 golang 2 go 2 command 2 postrges 1 microservice 1 atx-core 1 go-service 1 golang-library 1 goroutine 1 goroutine-pool 1 docker-compose 1 java-17 1 mongodb 1 mysql 1 swagger-ui 1 aggregate-root 1 cqrs-es 1 cqrs-framework 1 event-driven-microservices 1 atx-core-assistant 1 eda 1 advisory-services 1 redis-cache 1 result-pattern 1 concurrency 1 restaurant-website 1 vertical-slice-architecture 1 outbox-pattern 1 maven-pom 1 atx-advisor 1 k8s-deployment 1 atx-advisor-zeus 1 java17 1 atx-chief 1 lerna-stack 1 raft-consensus 1 autofac-container 1 commanding-via-http 1 command-pattern 1 php 1 automapper-profiles 1 net-5 1 cross-cutting-concerns 1 command-bus 1 net-core 1 architecture 1 roslyn-generator 1 unit-of-work-pattern 1