A simple Go program to retrieve and view meta information about tables inside various MySQL databases.
Easy install with 1 shell script (install-tableview.sh)
Wrote for GNU/Linux (Ubuntu 24.04)
Listens on IPv4 and IPv6
View demo of Table View at: https://table.ell.today
-
cp [CA certificate for MariaDB Server] /usr/local/share/ca-certificates/;
-
update-ca-certificates;
Note
For a list of abbreviations and there meanings used throughout this repository please refer to this README