SqlCli (SQL Command Line Interpreter)

SqlCli provides a poor-man's command line client to any RDBMS that is accessible via a JDBC driver. This allows connecting to a remote database and issue ad-hoc SQL commands, without needing to install a commercial or proprietary client.