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

https://github.com/reflexdemon/sqlrunner

A CLI utility to run SQL commands
https://github.com/reflexdemon/sqlrunner

Last synced: about 1 year ago
JSON representation

A CLI utility to run SQL commands

Awesome Lists containing this project

README

          

SQLRunner
=========

A CLI utility to run SQL commands

use `mvn package` command to build the jar.

use `mvn exec:exec` command to run the jar.

use `mvn clean package exec:exec` to run the project in a single command.