Projects in Awesome Lists tagged with aggregates
A curated list of projects in awesome lists tagged with aggregates .
https://github.com/ddd-crew/aggregate-design-canvas
A structured approach to designing and documenting Aggregates
aggregates domain-driven-design software-architecture
Last synced: 27 Feb 2026
https://github.com/minos-framework/minos-python
🐍 Minos is a framework which helps you create reactive microservices in Python
aggregate aggregates circuit-breaker cqrs domain-driven-design event-driven event-sourcing framework microservices microservices-architecture minos python saga
Last synced: 05 Apr 2026
https://github.com/4lessandrodev/type-ddd
This package provide utils files and interfaces to assistant build a complex application with domain driving design.
aggregates clean-architecture clean-code ddd ddd-architecture ddd-example ddd-nodejs ddd-patterns ddd-sample domain-driven-design entity node-ddd nodejs nodejs-library types-ddd typescript typescript-library use-cases utils-library value-object
Last synced: 15 May 2025
https://github.com/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
aggregates ddd demos hacktoberfest nservicebus samples soa talks viewmodel-composition
Last synced: 12 Apr 2025
https://github.com/zhuravlevma/typescript-ddd-architecture
Typescript DDD architecture for nest.js with saga, subdomains, clean architecture, domain model, aggregates, event-driven ⚡
aggregates architecture clean-architecture ddd ddd-architecture domain-driven-design domain-model event-driven event-driven-architecture eventbus example javascript nestjs node-js nodejs rabbitmq saga saga-pattern typeorm typescript
Last synced: 05 Apr 2025
https://github.com/ddd-by-examples/library-php
WIP: A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
aggregates book-library cqrs domain-driven-design events php
Last synced: 06 Apr 2025
https://github.com/huysentruitw/aggregator
Managed CQRS/ES fundamentals for dotnet core and dotnet framework
aggregate aggregate-root aggregates autofac command-handlers cqrs cqrs-es ddd dotnet dotnet-core dotnetcore2 dotnetcore3 event-handlers event-sourcing eventstore netstandard20 netstandard21
Last synced: 02 Aug 2025
https://github.com/codelytv/aggregates-course
Aggregates course examples
aggregate-root aggregates ddd ddd-architecture ddd-patterns
Last synced: 26 Apr 2025
https://github.com/redskittlefox/reflexpr
Compile time struct Reflections
aggregates cpp cpp20 cpp20-library cpp23 header-only reflections structs
Last synced: 13 Jul 2025
https://github.com/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.
aggregates cqrs ddd dflow dflow-nuget domainevents event-sourcing eventdriven persistence
Last synced: 14 Jan 2026
https://github.com/omenapps/django-range-merge
Enables the range_merge Aggregate for Django on Postgres. range_merge "Computes the smallest range that includes ... the given ranges".
aggregates django function postgres postgresql range
Last synced: 22 Apr 2025
https://github.com/vlingo/xoom-turbo
The VLINGO XOOM platform SDK for DOMA and DDD accelerates building highly scalable and high-performance Reactive microservices and applications.
actor-model actors aggregates annotations compute-grid cqrs cqrs-es doma domain-driven-design event-sourcing events http jvm
Last synced: 06 Sep 2025
https://github.com/zhuravlevma/typeorm-unit-of-work
Clean architecture for nest.js with unit of work, typescript, clean architecture, domain model, aggregates, typeorm ⚡
aggregates architecture async-local-storage clean-architecture ddd ddd-architecture domain-driven-design domain-model javascript nest nest-backend nestjs nestjs-backend node node-js nodejs typeorm typescript unit-of-work unit-of-work-pattern
Last synced: 22 Jun 2025
https://github.com/codelytv/use_case-aggregates_read_model_ddd-course
Aggregates and Read Model in DDD course examples
aggregates ddd ddd-architecture domain-driven-design value-object
Last synced: 14 Aug 2025
https://github.com/othercodes/complexheart
Provide a set of useful classes and tools to ease the adoption of Domain Driven Design into your project.
aggregates commandbus cqrs ddd domain-driven-design entities eventbus hexagonal-architecture querybus value-object
Last synced: 28 Oct 2025
https://github.com/zhuravlevma/ddd-nested-aggregates
Clean architecture for nest.js, typescript, clean architecture without domain events. Instead of events there are nested aggregates ⚡
acid aggregates architecture clean-architecture ddd ddd-architecture domain-driven-design domain-model example nest nested-aggregates nestjs nestjs-backend node nodejs strong-consistency typescript
Last synced: 18 Apr 2026
https://github.com/fluxera/fluxera.entity
An aggregate root and entity objects library.
aggregate aggregate-root aggregates ddd ddd-architecture ddd-patterns domain-driven-design dotnet dotnet7 entites entity
Last synced: 14 Apr 2025
https://github.com/complexheart/php-domain-model
Domain model toolset to properly build Value Objects, Entities, Aggregates, and Services.
aggregates data-models ddd entities modeling value-objects
Last synced: 08 Oct 2025
https://github.com/zhuravlevma/golang-ddd-architecture
DDD architecture for golang, subdomains, clean architecture, domain model, aggregates, event-driven ⚡
aggregates architecture clean-architecture ddd ddd-architecture domain-driven-design domain-model event-driven event-driven-architecture eventbus example go golang golang-api golang-server gorm gorm-orm
Last synced: 12 Apr 2025
https://github.com/nonlin-lin-chaos-order-etc-etal/prizmatron_now_sh
The source code for the https://prizmatron.now.sh/ web app.
aggregates fun gatsby optics opticsfun prismatronics prizm prizmatron prizmatronics quasi quasimodo serverless-functions toy vercel
Last synced: 24 Mar 2025
https://github.com/chanukyasds/pg_extensions
aggregates and functions for PostgreSQL Server
aggregates c custom-aggregates extension functions postgresql postgresql-extension
Last synced: 26 Feb 2025
https://github.com/complexheart/php-sdk
Provide a set of useful classes and tools to ease the adoption of Domain-Driven Design into your PHP project.
aggregates clean-architecture cqrs ddd entities hexagonal-architecture ports-and-adapters value-object
Last synced: 02 Feb 2026
https://github.com/josecelano/ddd-aggregates-and-zombies
Use case for DDD aggregates without persisting objects in DB.
Last synced: 06 Jul 2025
https://github.com/chanukyasds/min_to_max_custom
Aggregate for min_to_max with Custom text as seperator.
aggregates c postgresql-extension
Last synced: 26 Feb 2025
https://github.com/perfringis/cabs
cabs
aggregates archetypes ddd event-storming legacy-fighter legacyfighter refactoring technical-debt value-object
Last synced: 02 Aug 2025
https://github.com/zhuravlevma/typescript-event-sourcing
Typescript Event Sourcing DDD architecture for nest.js, clean architecture, domain model, aggregates, event-driven ⚡
aggregates ddd ddd-architecture event-driven event-driven-architecture event-sourcing javascript nest nestjs typescript
Last synced: 18 Jan 2026
https://github.com/chanukyasds/min_to_max
Aggregate for min_to_max with '->' as seperator.
aggregates c postgres-extension
Last synced: 26 Feb 2025
https://github.com/mahammad-mostafa/school-library
This is the fifth project in the fourth module of the Microverse program. It is about a school library application implemented with Object Oriented Programming concepts using Ruby.
aggregates associations composition decorator-design-pattern decorator-pattern gitflow gitflow-workflow inheritance microverse microverse-projects microverse-ruby microverse-students oop oop-in-ruby polymorphism rspec rubocop ruby solid-principles unit-testing
Last synced: 11 Feb 2026