workspace { model { u = person "User" s = softwareSystem "Software System" { webapp = container "Web Application" database = container "Database" } u -> webapp "Uses" webapp -> database "Reads from and writes to" } views { container s { include * autoLayout lr } } }
Structurizr DSL v4.0.0 - some features (e.g. !docs, !script, etc) are unavailable via this demo page; see DSL for details.
Structurizr UI
Graph
PlantUML
C4-PlantUML
Mermaid
DOT
WebSequenceDiagrams
Ilograph