termtable is a go based terminal database client made using bubbletea
- This is the project I've been learning go with
- I frequently connect to database's using gui clients, I like the terminal
Clone the repository
git clone https://github.com/robertazzopardi/termtable.git
cd termtable
Install the executable
go install
termtable
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.