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
4k stars
246 watching
907 forks
Language: Java
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vaughnvernon/iddd_samples_net | C#.NET implementations of Bounded Contexts from Implementing Domain-Driven Design by Vaughn Vernon | 927 |
ddd-by-examples/event-source-cqrs-sample | A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) | 468 |
ddd-by-examples/library | A comprehensive Domain-Driven Design library built around real business requirements and multiple development techniques. | 4,897 |
bitloops/ddd-hexagonal-cqrs-es-eda | A comprehensive example of software design and architecture using Domain Driven Design, Hexagonal Architecture, CQRS, Event Sourcing, Behaviour Driven Development, and other advanced concepts | 1,208 |
bottegait/ddd-leaven-v2 | A comprehensive DDD-CqRS sample project providing real-world domain modeling examples and tools for building robust applications | 870 |
dcomartin/ddd-cqrs-es-example | An implementation of Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing using various software frameworks. | 133 |
ddd-by-examples/factory | An implementation of Domain-Driven Design principles and patterns in an enterprise application using Spring | 1,344 |
kgrzybek/sample-dotnet-core-cqrs-api | Sample .NET Core CQRS API with raw SQL and Domain-Driven Design using Clean Architecture | 2,892 |
pyeventsourcing/eventsourcing | A Python library implementing the CQRS pattern and event-sourcing to structure domain-driven applications | 1,478 |
itlibrium/ddd-starter-dotnet | Provides sample implementation and comparison of various approaches to building Domain-Driven Design (DDD) applications | 391 |
andreschaffer/event-sourcing-cqrs-examples | An implementation of Event Sourcing and CQRS in a minimalist banking system using Java | 564 |
zkavtaskin/domain-driven-design-example | A C# implementation of Domain-Driven Design principles applied to an e-commerce system | 1,758 |
bytebase/bytebase | A comprehensive platform for managing and securing databases throughout their development lifecycle | 11,445 |
codelytv/java-ddd-example | Provides a starting point for building Java projects with JUnit and Gradle in a Domain-Driven Design (DDD) architecture | 434 |
thearchitectdev/architect.domainmodeling | A DDD toolset providing boilerplate code generators for domain models in C# | 64 |