DDD/CQRS Architecture Visualizer
Select a layer to see its components or an interaction to see data flow.
Architecture Layers
Presentation Layer
Application Layer
Domain Layer
Infrastructure Layer
Query Layer
Cross-Cutting Concerns
System Interactions
User Interaction Flow
How user requests flow through the system
Command Flow
How write operations are processed
Query Flow
How read operations are processed
Event Flow
How domain events update the system