UML Diagrams Designer via Code

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • plantuml

    Generate diagrams from textual description

  • Looks like a web UI for PlantUML. Does anyone see anything more than that?

    https://plantuml.com/

  • mermaid

    Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

  • There's also Mermaid which is natively supported by Github: https://mermaid-js.github.io/mermaid/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • qgroundcontrol

    Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)

  • > Are UML diagrams used effectively in the dev industry?

    Are they effective? I say they are when correctly used. For example last year I used plant UML to draw a sequence diagram to demonstrate some threading/mutex problems. [1]

    I've also used draw.io to draw similar problems. [2]

    I would say that tbqh using UML (or maybe just plant UML) is the "better" solution because it can be embedded in code and re-rendered as needed. But draw.io is _much_ easier to use!

    I will also say that UML diagrams aren't well taught nor do most devs even know to reach for the tool.

    [1]: https://github.com/mavlink/qgroundcontrol/pull/9595

    [2]: https://github.com/airmap/qgroundcontrol/pull/6

  • qgroundcontrol

    Discontinued Fork of https://github.com/mavlink/qgroundcontrol maintained solely for upstream contributions (by airmap)

  • > Are UML diagrams used effectively in the dev industry?

    Are they effective? I say they are when correctly used. For example last year I used plant UML to draw a sequence diagram to demonstrate some threading/mutex problems. [1]

    I've also used draw.io to draw similar problems. [2]

    I would say that tbqh using UML (or maybe just plant UML) is the "better" solution because it can be embedded in code and re-rendered as needed. But draw.io is _much_ easier to use!

    I will also say that UML diagrams aren't well taught nor do most devs even know to reach for the tool.

    [1]: https://github.com/mavlink/qgroundcontrol/pull/9595

    [2]: https://github.com/airmap/qgroundcontrol/pull/6

  • flowchart-fun

    Easily generate flowcharts and diagrams from text ⿻

  • Very simple but easy syntax with visual feedback: https://flowchart.fun/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts