cqrs-architectural-pattern
Here are 22 public repositories matching this topic...
Hexagonal Architecture, DDD & CQRS built with Symfony 6
-
Updated
Jul 18, 2023 - PHP
Ongoing Project. Enterprise Grade Application Development.
-
Updated
Jul 16, 2024 - C#
-
Updated
Jan 15, 2022 - C#
Proof of concept architecture CQRS
-
Updated
Jan 24, 2023 - TypeScript
CQRS and Event Sourcing demo with Axon Framework & Axon Server
-
Updated
Jul 15, 2024 - Java
🌟 Hera : Core service that acts as assistant to all other core services. It reads messages from Iris by subscribing to the event store.
-
Updated
Mar 24, 2023 - Java
a banking system api created using 5 microservices modeled by a cqrs/event sourcing architecture and one database per service approach.
-
Updated
May 5, 2024 - Java
This GitHub repository contains a sample implementation of a CRUD (Create, Read, Update, Delete) application using the CQRS (Command and Query Responsibility Segregation) pattern along with MediatR.
-
Updated
Dec 26, 2023 - C#
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.
-
Updated
May 3, 2023 - C#
⚡ Zeus : Chief Advisor who forwards work orders to other Advisors.
-
Updated
Jul 15, 2021 - Java
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
-
Updated
Feb 17, 2023 - Java
EventSourcing and CQRS with Kotlin
-
Updated
May 6, 2023 - Kotlin
CQRS Querying via HTTP
-
Updated
Mar 5, 2020 - C#
Food Ordering System with Saga Pattern
-
Updated
Jul 24, 2022 - Java
CQRS Commanding via HTTP
-
Updated
Jul 9, 2024 - C#
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.
-
Updated
Sep 17, 2024 - C#
DDD, CQRS and Even-Driven lib for Go
-
Updated
Aug 25, 2023 - Go
A lightweight & highly extensible CQRS Command Bus for implementing application services and CQRS architectural pattern in Java
-
Updated
Mar 3, 2023 - Java
Improve this page
Add a description, image, and links to the cqrs-architectural-pattern topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cqrs-architectural-pattern topic, visit your repo's landing page and select "manage topics."