aggregates
There are 49 repositories under aggregates topic.
ddd-crew/aggregate-design-canvas
A structured approach to designing and documenting Aggregates
minos-framework/minos-python
🐍 Minos is a framework which helps you create reactive microservices in Python
4lessandrodev/type-ddd
This package provide utils files and interfaces to assistant build a complex application with domain driving design.
mauroservienti/all-our-aggregates-are-wrong-demos
A microservices powered e-commerce shopping cart sample - based on SOA principles. Demos and sample for my "All our Aggregates are Wrong" talk
zhuravlevma/typescript-ddd-architecture
Typescript DDD architecture for nest.js with saga, subdomains, clean architecture, domain model, aggregates, event-driven ⚡
ddd-by-examples/library-php
WIP: A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
disintegrate-es/disintegrate
Disintegrate Rust library
huysentruitw/Aggregator
Managed CQRS/ES fundamentals for dotnet core and dotnet framework
RedSkittleFox/reflexpr
Compile time struct Reflections
CodelyTV/aggregates-course
Aggregates course examples
diegofox2/jobofferbackend
This project is a real-world example of DDD in a backend application It applies the concept of Entity, Value Object, Root, Aggregate, Services, Repositories and Ubiquitous Language.
roadtoagility/dflow
DFlow is a Domain-Driven Design platform that provides the infrastructure to organize business logic, design your domain model, deliver domain events and store in different formats.
msbentley/aggregate
Some python codes to generate various aggregate particles (e.g. ballistic particle cluster, and cluster-cluster).
tsipkens/atems
A MATLAB codebase to analyze TEM images of soot, which includes new methods associated with this project and a compilation of other pre-existing methods into a single package.
OmenApps/django-range-merge
Enables the range_merge Aggregate for Django on Postgres. range_merge "Computes the smallest range that includes ... the given ranges".
vlingo/xoom-turbo
The VLINGO XOOM platform SDK for DOMA and DDD accelerates building highly scalable and high-performance Reactive microservices and applications.
fluxera/Fluxera.Entity
An aggregate root and entity objects library.
divyeshBhartiya/SocialMediaPosts.Kafka
This repository demonstrates handling social media posts via Event Driven Architecture, Kafka and .NET6.
othercodes/ComplexHeart
Provide a set of useful classes and tools to ease the adoption of Domain Driven Design into your project.
zhuravlevma/ddd-typeorm-unit-of-work
Clean architecture for nest.js with unit of work, typescript, clean architecture, domain model, aggregates, typeorm ⚡
CodelyTV/use_case-aggregates_read_model_ddd-course
Aggregates and Read Model in DDD course examples
ComplexHeart/php-domain-model
Domain model toolset to properly build Value Objects, Entities, Aggregates, and Services.
zhuravlevma/ddd-nested-aggregates
Clean architecture for nest.js, typescript, clean architecture without domain events. Instead of events there are nested aggregates ⚡
zhuravlevma/golang-ddd-architecture
DDD architecture for golang, subdomains, clean architecture, domain model, aggregates, event-driven ⚡
ATomar2150/Database
SQL Queries, MS SQL Server
chanukyasds/pg_extensions
aggregates and functions for PostgreSQL Server
melodyasper/pycider
Aggregate Composition for Python. A domain driven design architecture.
nonlin-lin-chaos-order-etc-etal/prizmatron_now_sh
The source code for the https://prizmatron.now.sh/ web app.
ricardozapatajr/SQL-Practice
Basic queries, joins practice, aggregates practice, sql exercises
Flaviojcf/ts-monolithic
This is an application built in typescript to learn about Monolitich and some patterns.
griffio/sqldelight-postgres-aggregate-expressions
sqldelight 2.1.x postgresql flywaydb example
lamenkazu/04-api-ddd-e-clean-architecture
Fundamentos de Domain-Driven Design e Clean Architecture na construção de uma API REST para um fórum. Desenho de arquitetura da aplicação sando conceitos de DDD, Value Objects, Relacionamentos, lidar com erros de forma funcional, desenvolver casos de uso, testes unitários, aplicar Subdomínios e DOmain Events.
LuizFilipeDev/customers-microservice
Microservice application built with DDD, ASP.NET Core 8, and Dependency Injection. It utilizes the Repository Pattern, service/API decoupling via extension classes, unit testing, native .NET logging, and AWS Secret Manager for secure user management. Fully containerized with Docker for seamless deployment.
RamPrakash14/Mongodb_Task_1
Create a database in MongoDB and used the basic queries
SanthoshKumar211299/MongoDB_ZenClass-Programme-Task
this project designed by structural zen class guvi programme model
zhuravlevma/typescript-ddd-event-sourcing
Typescript Event Sourcing DDD architecture for nest.js, clean architecture, domain model, aggregates, event-driven ⚡