Skip to content

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

License

Notifications You must be signed in to change notification settings

elltoday/table-view

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 76.6%
  • Shell 13.1%
  • HTML 10.3%