tailsql

command module
v0.0.0-...-43f4112 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 12, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

README

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;

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL