SQL Client for the Terminal
I frequently need to peek into my database table using an SQL client and have been using Adminer - A single file database management tool to do it.
While Adminer works great, ability out of the terminal has a ton of its own advantages and convenience.
I do not like the default CLI interface that comes with MySQL.
I discovered this tool, mycli, which makes my life so much easier!
Here is a demo from the author's page: