In Modelling software architecture with PlantUML, I showed you a way to generate multiple software architecture diagrams in PlantUML format, all from a single definition of a model and views. That definition was written using the open source Structurizr DSL, which itself is independent of any diagramming tool.
Static structure diagrams
"Which diagramming tool should we use?" - I hear this question on a regular basis, with teams debating the pros and cons of tools such as PlantUML vs Mermaid, for example. Rather than argue over which diagramming tool you're going to use, why not use them all? Although we only saw PlantUML support in the previous blog post, the open source Structurizr CLI actually allows you to use a number of tools to render your software architecture diagrams. For example, here are four versions of the same view (a C4 model Container diagram), each created from the same DSL file, and rendered in different diagramming tools.
PlantUML
Mermaid
Structurizr (traditional diagram)
Structurizr (graph view)
Dynamic/behavioural diagrams
The Structurizr DSL and CLI also support Dynamic diagrams for showing collaboration/behaviour, and interactions at runtime. For example, here are four versions of a Dynamic view, again created from the same DSL file, and rendered in different diagramming tools.
PlantUML
Mermaid
WebSequenceDiagrams
Structurizr
Summary
Each diagramming tool has its own pros and cons, so using a tool agnostic format to define your model and views provides an easy way to try them all out, and reduce lock-in.
Top comments (8)
Thanks for very useful overview. I'm using PlantUML, but will take a look into other tools.
By the way, perhaps you may suggest how to visualize Data Dependency Graphs with these tools?
Thanks, you're welcome! The Structurizr DSL is specifically designed to support the C4 model for visualising software architecture, so that itself isn't a good fit. But tools like PlantUML, Mermaid, Graphviz, and d3.js will help you create graphs.
I use draw.io a lot. Very easy to use. What do you think about it?
I've just written a blog post about this: Visio, draw.io, LucidChart, Gliffy, etc - not recommended for software architecture diagrams
The tl;dr is that I don't recommend general purpose diagramming tools for software architecture diagrams, for the following reasons:
draw.io is an excellent tool, but there are better approaches for software architecture diagrams.
I see. So far I found it very handy. But the software you mentioned might be more fun. I must try them. Thanks
Draw.io is good, but if you need better results, you can try iCraft Editor, which can be used to draw 3D architecture diagrams
Great post simon, just saw it on LinkedIn and thought I follow you here.
If you need to design 3D software architecture diagram, you can try iCraft Editor : icraft.gantcloud.com/editor