Skip to content

torabisu/tailsql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tailsql

The beginnings of a command line script that runs SQL queries, outputs them in an ASCII table, and refreshes every X seconds.

Meant to be used in the scenario where you tailing a log table in a database, so something like:

SELECT * FROM logs ORDER BY ID desc LIMIT 20;

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published