An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: aggregate-root

RailsEventStore/rails_event_store

A Ruby implementation of an Event Store based on Active Record

Language: Ruby - Size: 14.6 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 1,452 - Forks: 124

ddd-by-examples/library

A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.

Language: Java - Size: 45.8 MB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 5,267 - Forks: 766

joschonarth/node-clean-domain

🧩 Independent and decoupled Domain Layer, developed following the principles of DDD, to model business rules in a clear, consistent and reusable way.

Language: TypeScript - Size: 148 KB - Last synced at: 17 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

dasiths/NEventLite

NEventLite - An extensible lightweight library for .NET that manages the Aggregate lifecycle in an Event Sourced system. Supports Event and Snapshot storage providers like EventStore/Redis or SQL Server. Built with dependency injection in mind and seamlessly integrates with AspNetCore.

Language: C# - Size: 1.31 MB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 133 - Forks: 19

CodelyTV/aggregates-course

Aggregates course examples

Language: TypeScript - Size: 472 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 23 - Forks: 5

fluxera/Fluxera.Entity

Provides entities and domain events.

Language: C# - Size: 131 KB - Last synced at: 22 days ago - Pushed at: 4 months ago - Stars: 7 - Forks: 1

MrEshboboyev/Gatherly

Create an application with Clean Architecturen . Ithis app, I applied some of DDD concepts such as Aggregate Root Design, Value Objects, Rich Domain Model and others like as Outbox Pattern, Redis Cache, etc

Language: C# - Size: 114 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

daggerok/spring-data-jdbc-examples

Fast and efficient spring-data

Language: Java - Size: 214 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 6

git1362/DDDAggregates

This repo is for practicing of different aspects around Aggregate roots

Language: C# - Size: 18.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

haritha99ch/ExtendedSpecificationPattern-Example

Showcases an extended specification pattern with projection capability.

Language: C# - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

HamedStack/HamedStack.AggregateRoot

A library facilitating aggregate root functionalities, optimizing Domain-Driven Design (DDD) by ensuring integrity and consistency across domain boundaries in complex systems.

Language: C# - Size: 31.3 KB - Last synced at: 23 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

pmdevers/StreamWave

An aggregate root for use in a streaming environment to solve the dual write problem by separating domain model from the event stream

Language: C# - Size: 232 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

appie2go/DomainObjects

The base-classes for DDDomain objects (Entities, valuetypes, aggregates)

Language: C# - Size: 92.8 KB - Last synced at: 16 days ago - Pushed at: almost 3 years ago - Stars: 35 - Forks: 4

Featurize-Dev/Featurize.DomainModel

An abstract aggregate root designed to manage event-sourced models.

Language: C# - Size: 43 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ahsansoftengineer/Clean-Arch-DDD-Bubber

[Multi Layer, Onion Arch] (API, APP, Contracts, Domain, Infra) CQRS, Mapster, MediatoR, Global Error, Generic (Error, Validation, Repo, Controller, Mapping, Entities, Dtos), Core Identity, Aggregate, Aggregate Root, CommandHandler

Language: C# - Size: 28.4 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

huysentruitw/Aggregator

Managed CQRS/ES fundamentals for dotnet core and dotnet framework

Language: C# - Size: 939 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 31 - Forks: 7

daggerok/event-sourcing-and-cqrs-k

EventSourcing and CQRS with Kotlin

Language: Kotlin - Size: 188 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

HamedStack/HamedStack.CleanSample

CleanSample is a .NET application showcasing Clean Architecture, DDD principles, and CQRS for improved scalability and maintainability.

Language: C# - Size: 423 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

edarruiz/DomainDrivenDesign.SDK

SDK for the Domain-Driven Design concepts using C# and dotnet 8.

Language: C# - Size: 550 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

SylvainRomiguier/ddd-car-rent-server

DDD, Clean Architecture, nodeJS, Console and GraphQL Car rent server example.

Language: TypeScript - Size: 152 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

muoncore/newton

Extend Muon into the world of Spring. Implement Muon apis, especially around events to provide DDD patterns natively in Spring Boot

Language: Java - Size: 478 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 5

choicl/SM.POST.MICROSERVICES

Social Media Post Microservices based on CQRS and Event Sourcing. Powered by .NET and Apache Kafka.

Language: C# - Size: 28.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

bordunosp/ddd

EventBus, QueryBus, CommandBus, Saga

Language: Go - Size: 87.9 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

spaceemotion/laravel-event-sourcing

Opiniated event sourcing framework for Laravel optimized for speed and type safety. STILL WORK IN PROGRESS 🚧

Language: PHP - Size: 207 KB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

ketan-gote/ddd-example

Domain Driven Design. Examples focuses on key concept of ddd like Entities, Aggregate root, Repository, Value Objects & ACL.

Language: Java - Size: 68.4 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 89 - Forks: 38

AleksaPapovic/folt_DDD

Event-sourced aggregate with CQRS using Eventstoredb, bachelor`s degree final project.

Language: C# - Size: 24.3 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

emreksbyn/DomainDrivenDesignExample

Bounded Contexts & Value Objects & Aggregate Roots & Repositories & Layered Architecture. It has developed with TechBuddy Channel.

Language: C# - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

andrzejkupczyk/ddd-generic-subdomain

Interfaces supporting coherent implementation of DDD components

Language: PHP - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

flux-eco/aggregate-root

Manage aggregate roots described as json schema

Language: PHP - Size: 80.1 KB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

deepcloudlabs/dcl352-2021-may-27

DCL-352: Domain-Driven Design Essentials

Language: Java - Size: 70.3 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

VladislavRybnikov/Aggregatable

Simple event-based implementation of DDD aggregate root concept

Language: C# - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

alisuleymantopuz/frmw-app

a domain driven design example

Language: C# - Size: 35.2 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

mvcguy/eventstoreplay

A play project to demonstrate DDD (Domain driven design) using EventStore

Language: C# - Size: 275 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

gabrielsimas/FamiliaFeliz

Sistema de Gestão de Domicílios.

Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0