alex (at) theparticle.com
SQLRunner is a simple command-line utility to run SQL queries.
No fancy features. Script-friendly configuration and execution. Standard input/output piping, etc.
Grab binary here: [SQLRunner-20220316.zip].
Grab source at github: https://github.com/profphreak/sqlrunner.git.
E.g. git clone https://github.com/profphreak/sqlrunner.git
You can also grab a bag of popular JDBC drivers: [jdbc_drivers-20120214.zip]. Most of these are outdated, and you should grab the recent ones from database provider's website.
You can use SQLRunner to: