sqlt-diagram

SQL translation library

Install

All systems
curl cmd.cat/sqlt-diagram.sh
Debian Debian
apt-get install libsql-translator-perl
Ubuntu
apt-get install libsql-translator-perl
image/svg+xml Kali Linux
apt-get install libsql-translator-perl
Fedora
dnf install perl-SQL-Translator
Windows (WSL2)
sudo apt-get update sudo apt-get install libsql-translator-perl
Raspbian
apt-get install libsql-translator-perl

libsql-translator-perl

SQL translation library

SQL::Translator (also known as SQL Fairy) is a collection of Perl modules for manipulating structured data definitions (mostly database schemas). It can perform tasks like converting between different SQL data definition language (DDL) dialects, visualizations of schemas (pseudo-ER diagrams created with GD or GraphViz), converting non-RDBMS files to SQL schemas (xSV text files, Excel spreadsheets), serializing parsed schemas (via Storable, YAML and XML), creating documentation, and more.

perl-SQL-Translator

definitions (SQL and more)