---
title: "Has UML Died Without Anyone Noticing?"
url: https://daily.dev/posts/has-uml-died-without-anyone-noticing--0ulexopfy
source_url: https://garba.org/posts/2021/uml/
type: article
source: "Community Picks"
published: 2024-06-28T03:50:36.658Z
updated: 2026-03-15T04:51:26.325Z
tags: ["agile", "general-programming"]
reading_time: 6
upvotes: 35
comments: 25
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Has UML Died Without Anyone Noticing?

**[Community Picks](https://daily.dev/sources/community)** · 6 min read · 35 upvotes · 25 comments

## Summary

UML, once a standard for software modeling, has seen a decline in use, particularly due to the rise of Agile methodologies and user stories which favor production-ready code over structured problem analysis. While lightweight modeling techniques like C4 and informal 'masala diagrams' are now commonly used, the discipline of formal business analysis and engineering in software development has diminished, creating a shift towards more flexible but less rigorously defined design practices.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://garba.org/posts/2021/uml/>

## Community discussion

Top comments from developers on daily.dev.

**@adasfab** · 6 upvotes

> Totally bullshit, almost every BA use UML in various Agile projects.

**@lastlink** · 2 upvotes

> I think they are still popular for database modeling.
>
> I made an external plugin for drawio that you can import export sql in to uml diagrams as well as openapi json format.
>
> https://github.com/funktechno/sqltooling-drawio

**@fsociety\_** · 1 upvotes

> In universities is still lot of UML so I dont think it is dying

**@recabasic** · 1 upvotes

> It's surprising that devs still use it outside the college.

**@sangi\_** · 1 upvotes

> Do I still use UML diagrams? Yes, sir. Do I actually follow UML standards? Well... not really 🤷🏻‍♂️

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#agile](https://daily.dev/tags/agile), [#general-programming](https://daily.dev/tags/general-programming)

[View this post on daily.dev](https://daily.dev/posts/has-uml-died-without-anyone-noticing--0ulexopfy)
