SQL CLI Interface 0.0.18

Released under the MIT

Command line SQL interface tool.

Installation

To install, add the following dependency to your project or build file:

[com.zensols.tools/cisql "0.0.18"]

Namespaces

zensols.cisql.cider-repl

Provide support for Emacs Cider and nREPL.

Public variables and functions:

zensols.cisql.conf

Manages application level configuration using the Java Prefernces system.

zensols.cisql.core

Command line entry point.

Public variables and functions:

zensols.cisql.db-access

Layer between the application and JDBC. It also makes calls to print and display result sets.

zensols.cisql.directive

Default installed directives.

Public variables and functions:

zensols.cisql.export

This library contains functions that allow for exporting of table data.

zensols.cisql.interactive

This package manages DB specs. It also class loads and optionally downloads the JDBC drivers.

zensols.cisql.plugin

Framework for user created plugins.

Public variables and functions:

zensols.cisql.pref

Preference support using the Java Preferences system.

zensols.cisql.process-query

Process query at the command line from user input.

Public variables and functions:

zensols.cisql.read

Process query at the command line from user input.

zensols.cisql.spec

This package manages DB specs. It also class loads and optionally downloads the JDBC drivers.

zensols.cisql.version

Public variables and functions: