VaughnVernon/IDDD_Samples resource
These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4895
- days_rel: n/a
- days_push: 1089
- n_releases_24m: 0
Adoption not part of the score
3943 stars · 920 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Sample Bounded Context codebases accompanying Vaughn Vernon's book 'Implementing Domain-Driven Design', written in Java. The projects demonstrate DDD patterns such as Event Sourcing, CQRS, and domain events using LevelDB, MySQL, Hibernate, and RabbitMQ.
Use cases
- learn domain-driven design from working code
- see an event sourcing and CQRS example in Java
- study bounded context samples from the IDDD book
- understand how to publish domain events via REST and RabbitMQ
- compare ORM versus plain JDBC persistence in DDD models
- reference implementation of agile project management domain model
When to choose
- you are reading 'Implementing Domain-Driven Design' and want companion code
- you want concrete Java examples of DDD tactical patterns
- you want to study event sourcing and CQRS without a framework
When to avoid
- you need production-quality, maintained code for a real system
- you require Java 8+ compatibility (samples target Java 7)
- you want a ready-to-use DDD framework rather than reference samples
Facets
learning-resource · maturity maintenance
developer-tools database serialization developer-tools education backend apis jvm cross-platform domain-driven-design ddd bounded-contexts event-sourcing cqrs book-samples java reference-code docker
1 source
- readme: https://github.com/VaughnVernon/IDDD_Samples · fetched 2026-08-28 · 1eb01915bf13
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| VaughnVernon/IDDD_Samples | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="VaughnVernon/IDDD_Samples")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem