Projects in Awesome Lists tagged with cqs
A curated list of projects in awesome lists tagged with cqs .
https://github.com/trendyol/kediatr
Mediator implementation in Kotlin with native coroutine support
coroutines cqrs cqs inprocess-bus koin kotlin mediator mediator-pattern quarkus spring-boot
Last synced: 16 May 2025
https://github.com/hlaueriksson/commandquery
Command Query Separation for 🌐ASP.NET Core ⚡AWS Lambda ⚡Azure Functions ⚡Google Cloud Functions
asp-net-core aws-lambda azure-functions command-query cqs csharp dotnet google-cloud-functions
Last synced: 05 Apr 2025
https://github.com/hlaueriksson/CommandQuery
Command Query Separation for 🌐ASP.NET Core ⚡AWS Lambda ⚡Azure Functions ⚡Google Cloud Functions
asp-net-core aws-lambda azure-functions command-query cqs csharp dotnet google-cloud-functions
Last synced: 14 Mar 2025
https://github.com/ivanpaulovich/event-sourcing-castanha
An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Microservice application.
bearer-authentication clean-architecture clean-code cqrs cqs ddd ddd-patterns ddd-sample domain-driven-design dotnet dotnetcore event-driven event-sourcing eventstore kafka microservice mongodb solid tdd webapi
Last synced: 09 Apr 2025
https://github.com/brainhubeu/sqrs
🚌SQRS is a JavaScript library for implementing CQRS pattern.
command cqrs cqs dependency-injection inversify javascript jest lerna query typedoc typescript
Last synced: 30 Apr 2025
https://github.com/litenova/litebus
LiteBus is an easy-to-use and ambitious in-process mediator providing the foundation to implement Command Query Separation (CQS). It is implemented with minimal reflection and instead utilizes covariance and contravariance to provide its core functionality.
cqrs cqs csharp dispatcher dotnet dotnet-core eventbus mediator
Last synced: 06 Apr 2025
https://github.com/gossi/ember-command
Integrate your Business Logic with Ember
command cqs ember ember-addon emberjs
Last synced: 10 Apr 2025
https://github.com/onebeyond/onebeyond-studio-obelisk
obelisk template for asp.net webapi/spa projects
clean-architecture cqs csharp dotnet dotnet-core dotnet8 dotnetcore onion-architecture sass template template-project vertical-slice-architecture vuejs
Last synced: 12 Apr 2025
https://github.com/howprogrammingworks/eventsourcing
Event Sourcing
command cqrs cqs event event-sourcing query
Last synced: 07 May 2025
https://github.com/howprogrammingworks/cqrs
Command-Query Responsibility Segregation
architecture command cqrs cqs scaling
Last synced: 07 May 2025
https://github.com/tanja-4732/exdateman
Expiration date manager - The easy, intuitive and efficient way to manage shared food inventories
angular cqs docker event-sourcing express inventory-management-system jwt multi-user nodejs offline-capable permissions postgres pwa redis typescript
Last synced: 21 Mar 2025
https://github.com/howprogrammingworks/command
Pattern Command
command command-object cqrs cqs event-sourcing pattern query query-object serialization
Last synced: 07 May 2025
https://github.com/howprogrammingworks/cqs
CQS - Command-query separation principle
command cqrs cqs event-sourcing query-object
Last synced: 07 May 2025
https://github.com/timreynolds/js-cqs
TypeScript Command Query Separation Types
Last synced: 23 Apr 2025
https://github.com/yceruto/php-ddd-demo
Dependency-free demo project
cqs ddd hexagonal-architecture php
Last synced: 23 Mar 2025
https://github.com/hdev14/store
Application to learn Hexagonal Architecture, DDD, CQS, CQRS and Event Sourcing.
cqrs cqs ddd event-sourcing hexagonal-architecture tdd typescript
Last synced: 22 Mar 2025
https://github.com/open-solid/cqs-bundle
Command-Query Separation integration for Symfony framework
command-query-separation cqs symfony symfony-bundle
Last synced: 10 Apr 2025
https://github.com/open-solid/bus
A message bus component for layer decoupling and separation of concerns.
Last synced: 24 Apr 2025
https://github.com/iamolegga/rebus
Type-safe bus generator for go
bus clean-architecture codegen codegenerator cqs go golang hexagonal-architecture layered-architecture patterns
Last synced: 03 Mar 2025
https://github.com/hdev14/project-s
This is an idea of SaaS to manage service and product subscriptions. The project is design to support multi-tenant users and it is being implemented with the best software's practices and principles, such as DDD, TDD, Hexagonal Architecutre, Clean Architecture and Modular Architecture.
cqs design-patterns devops domain-driven-design hexagonal-architecture modular-architecture monolith monorepo mult-tenancy mult-tenant nextjs open-telemetry test-driven-development typescript
Last synced: 13 May 2025
https://github.com/itplamen/StudentSystem
Practical assignment from Matrix Global (team Bit8) for the role of Full-Stack .Net Software Developer
ado-net asp-mvc-5 cqs datatables simpleinjector sql-server wcf
Last synced: 11 Mar 2025
https://github.com/maciek1839/cqrs-and-event-sourcing-in-kotlin
Kotlin + Spring Reactive + CQRS + Event Sourcing
cqrs cqs event event-sourcing kotlin
Last synced: 15 May 2025
https://github.com/gossi/talk-ember-cqs-2025
How to integrate Functions into Ember with access to Embers DI system
Last synced: 14 Mar 2025
https://github.com/luismr/spring-commander
Spring Commander is a lightweight framework for implementing the Command-Query Separation (CQS) pattern in Java Spring Boot, powered by a clean Mediator architecture.
clean-architecture cqs framework java java-21 mediator spring-autoconfiguration spring-boot
Last synced: 10 Apr 2025
https://github.com/kinneko-de/sample-codingdojo-donation-businessvalue
Read my articles to find out how my [younger](https://medium.com/@kinneko-de/344fe6e8e4f6) and [older](https://medium.com/@kinneko-de/0de8a4351da2) selves solved this coding dojo.
businessvalue coding-dojo cqs csharp donations
Last synced: 24 Feb 2025
https://github.com/ayhamratrout/price_calculator_kata
This repository contains my implementation of a Price Calculator that a store owner might use to calculate taxes, discount amounts, print reports, assign tax/discount precedence, and much more. After the completion of each task of the 10 tasks for this project, the project is tested for functionality and the XUnit tests are included in this project's repository.
backend backend-development cqs csharp extension-methods interface-design interfaces linq linq-methods oop oop-principles polymorphic-relationships polymorphic-types polymorphism refactoring solid solid-principles visual-studio-code xunit-tests
Last synced: 03 Mar 2025
https://github.com/open-solid/cqs
A Command-Query Separation implementation
Last synced: 24 Apr 2025
https://github.com/furkandeveloper/cqsexample
CQS Pattern example with .Net Core
clean-architecture clean-code cqrs cqs dotnet dotnetcore mediatr microservice microservices-architecture
Last synced: 03 Apr 2025
https://github.com/ericles-porty/protech-animes-backend
API Restful para gerenciamento de animes em .NET 8 com autenticação JWT
api api-rest asp-net-core authentication cqrs cqs csharp dotnet-core entity-framework-core identity jwt-authentication jwt-token mediatr postgresql refresh-token restful-api swagger webapi
Last synced: 12 Apr 2025
https://github.com/alexalvess/eventual-ppe-managment
A distributed system using Reactive DDD as uncertainty modeling, Event Storming as subdomain decomposition, Event Sourcing as an eventual persistence mechanism, CQS, Microservices for individual deployable units, Event-driven Architecture for efficient integration, and Ports-Adapters Architecture as domain-centric design
architecture cqs ddd dotnet event-driven event-sourcing graphql hexagonal-architecture microservices reactive reactive-programming
Last synced: 20 Feb 2025
https://github.com/ericles-porty/protech.animes
API Restful para gerenciamento de animes em .NET 8 com autenticação JWT
api api-rest asp-net-core authentication cqrs cqs csharp dotnet-core entity-framework-core identity jwt-authentication jwt-token mediatr postgresql refresh-token restful-api swagger webapi
Last synced: 24 Dec 2024