How To Install Sqlt In Debian, Ubuntu, Kali, Fedora And Raspbian?
Maintainer: Debian Perl Group
Email: [email protected] .
Website: http://sqlfairy.sourceforge.net/
Section: perl
Install sqlt
-
Debian
apt-get install libsql-translator-perlClick to copy -
Ubuntu
apt-get install libsql-translator-perlClick to copy -
Kali Linux
apt-get install libsql-translator-perlClick to copy -
Fedora
dnf install perl-SQL-TranslatorClick to copy -
Raspbian
apt-get install libsql-translator-perlClick to copy
libsql-translator-perl
SQL translation librarySQL::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)
Install the latest version of sqlt in Debian, Ubuntu, Kali, Fedora and Raspbian from terminal. To install the sqlt just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of sqlt from the respository and install it in your computer/server.




