From 7e422ac69eb039126d238f675879a498b234a844 Mon Sep 17 00:00:00 2001 From: Hirotaka Miyagi <31152321+MH4GF@users.noreply.github.com> Date: Thu, 30 Jan 2025 17:17:22 +0900 Subject: [PATCH] Add Liam ERD --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b054468b..f8e64e57 100644 --- a/readme.md +++ b/readme.md @@ -620,6 +620,7 @@ - [Mongo Seeding](https://github.com/pkosiec/mongo-seeding) - Populate MongoDB databases with JavaScript and JSON files. - [@databases](https://github.com/ForbesLindesay/atdatabases) - Query PostgreSQL, MySQL and SQLite3 with plain SQL without risking SQL injection. - [pg-mem](https://github.com/oguimbal/pg-mem) - In-memory PostgreSQL instance for your tests. + - [Liam ERD](https://github.com/liam-hq/liam) - Beautiful Database Visualizer for your PostgreSQL, MySQL, SQLite and Prisma schema. ### Testing