/dbq

Command line SQL queries via Java with XML output

Primary LanguageJavaApache License 2.0Apache-2.0

DBQ is a simple tool that executes an SQL query and outputs the result as XML, CSV, or HTML.

DBQ works with any database that has a Java JDBC driver.