A Mysql workench in a terminal:
Features
List, create, and delete schemas (databases)
List, create, rename, truncate, and delete tables
View and edit table data
Add, rename, and delete columns
Insert and delete rows
Export/import tables to/from Excel files
Export/import entire schemas (databases) via SQL files
Query editor for running custom SQL queries
Keyboard navigation and input cancellation (Escape/Ctrl+C)
:3
Debugging and readme creation