IDDD_Samples

Bounded Context Examples

A collection of sample Bounded Contexts demonstrating various aspects of Implementing Domain-Driven Design

These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168

GitHub

4k stars
246 watching
907 forks
Language: Java
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
vaughnvernon/iddd_samples_netC#.NET implementations of Bounded Contexts from Implementing Domain-Driven Design by Vaughn Vernon929
ddd-by-examples/event-source-cqrs-sampleA sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD)468
ddd-by-examples/libraryA comprehensive Domain-Driven Design library built around real business requirements and multiple development techniques.5,018
bitloops/ddd-hexagonal-cqrs-es-edaA comprehensive example of software design and architecture using Domain Driven Design, Hexagonal Architecture, CQRS, Event Sourcing, Behaviour Driven Development, and other advanced concepts1,224
bottegait/ddd-leaven-v2A comprehensive DDD-CqRS sample project providing real-world domain modeling examples and tools for building robust applications873
dcomartin/ddd-cqrs-es-exampleAn implementation of Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing using various software frameworks.133
ddd-by-examples/factoryAn implementation of Domain-Driven Design principles and patterns in an enterprise application using Spring1,347
kgrzybek/sample-dotnet-core-cqrs-apiSample .NET Core CQRS API with raw SQL and Domain-Driven Design using Clean Architecture2,910
pyeventsourcing/eventsourcingA Python library implementing the CQRS pattern and event-sourcing to structure domain-driven applications1,483
itlibrium/ddd-starter-dotnetProvides sample implementation and comparison of various approaches to building Domain-Driven Design (DDD) applications390
andreschaffer/event-sourcing-cqrs-examplesAn implementation of Event Sourcing and CQRS in a minimalist banking system using Java566
zkavtaskin/domain-driven-design-exampleA C# implementation of Domain-Driven Design principles applied to an e-commerce system1,769
bytebase/bytebaseA comprehensive platform for managing and securing database development and operations across multiple databases and teams11,605
codelytv/java-ddd-exampleProvides a starting point for building Java projects with JUnit and Gradle in a Domain-Driven Design (DDD) architecture434
thearchitectdev/architect.domainmodelingA DDD toolset providing boilerplate code generators for domain models in C#64