Skip to content
#

cqrs-architectural-pattern

Here are 41 public repositories matching this topic...

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 13, 2025
  • C#
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.

  • Updated Jun 1, 2025
  • Java

The Shopping Web Services is designed using DDD (Domain-Driven Design) with services like Basket, Catalog, Discount, and Ordering. The system follows Clean Architecture for maintainability and incorporates CQRS (Command Query Responsibility Segregation) for handling different data manipulation and retrieval operations efficiently.

  • Updated Dec 10, 2024
  • C#

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.

Curate this topic

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."

Learn more