An open API service indexing awesome lists of open source software.

https://github.com/cosmocode/jdbccli

Takes SQL statements from the command line and uses a JDBC driver to execute them.
https://github.com/cosmocode/jdbccli

Last synced: 8 months ago
JSON representation

Takes SQL statements from the command line and uses a JDBC driver to execute them.

Awesome Lists containing this project

README

          

jdbccli
=====================

Takes SQL statements from the command line and uses a JDBC driver to execute them.

Build Notice
---------------------

$ mvn package