Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 980 Bytes

File metadata and controls

39 lines (21 loc) · 980 Bytes

Table View

A simple Go program to retrieve and view meta information about tables inside various MySQL databases.

Easy install with 1 shell script (install-table-view.sh)

Wrote for GNU/Linux (Ubuntu 24.04)

Listens on IPv4 and IPv6

View demo of Table View at: https://table.ell.today


Default drop down:

image


Selecting a database:

image


List of tables inside the database selected:

image


Filtering a table:

image


Note

For a list of abbreviations and there meanings used throughout this repository please refer to this README