A drop-in tool to connect to your app and execute both Java and SQL commands from the comfort of your computer’s terminal. Nowadays it’s fairly common for languages and platforms to provide a REPL (Read Eval Print Loop) to make it easy to execute arbitrary code from the command line. While a Java REPL is in the works for Java 9, I imagine we’re going to have to wait many years before we can use it
