From 351cd094ab6bd73317bdd301ce5f6ee151a24d2d Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Sun, 17 May 2020 22:08:44 +0200 Subject: [PATCH] Update README: add Schemalint to alternatives --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 12edf1f..d7f3188 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ Rakenne is Copyright © 2020 Glenn ROLLAND. It is free software, and may be redi * [Lucidchart: ER diagrams](https://www.lucidchart.com/pages/er-diagrams) * [Youtube: 04.5 - Règles de vérification du MCD](https://www.youtube.com/watch?v=LR0Ip5Jenbk) -## Alternatives +## Alternatives and inspirations * [MoCoDo: a command-line ERD/PD renderer in python](https://rawgit.com/laowantong/mocodo/master/doc/fr_refman.html) +* [Schemalint: Lint database schemas](https://github.com/kristiandupont/schemalint)