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.
- Host: GitHub
- URL: https://github.com/cosmocode/jdbccli
- Owner: cosmocode
- Created: 2011-02-09T09:33:35.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-02-09T11:42:48.000Z (over 15 years ago)
- Last Synced: 2025-07-20T20:17:01.668Z (11 months ago)
- Language: Java
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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