From 0da826d45ad36aa2d9e7712c9a6c9fd5ae3422bf Mon Sep 17 00:00:00 2001 From: Tamani Karim <58092740+KarimTamani@users.noreply.github.com> Date: Thu, 30 Jul 2026 00:48:42 +0100 Subject: [PATCH] Add StackRender to diagramming tools section Added StackRender to the diagramming tools list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0bf9988..de9d805 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [asciiflow](https://asciiflow.com) - ASCIIFlow is a client-side only web based application for drawing ASCII diagrams. - [dbdiagram](https://dbdiagram.io/d) - Draw Entity-Relationship Diagrams, Painlessly. +- [StackRender](https://github.com/stackrender/stackrender) - Design database schemas visually, generate SQL, and track schema changes with automatic migrations. - [dot-to-ascii](https://dot-to-ascii.ggerganov.com) - Graphviz to ASCII converter using Graph::Easy. - [Excalidraw](https://excalidraw.com) - Virtual whiteboard. - [JSONCrack](https://jsoncrack.com/editor) - Visualize CSV/JSON/TOML/XML/YAML instantly into graphs.