/clj-snowflake-jdbc-demo

Sample usage of JDBC in clojure with Snowflake elastic Cloud DWH

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

snowflake-jdbc-demo

FIXME: my new application.

Installation

Download from https://github.com/khaferkamp/snowflake-jdbc-demo.

Usage

FIXME: explanation

Run the project directly:

$ clojure -m khaferkamp.snowflake-jdbc-demo

Run the project's tests (they'll fail until you edit them):

$ clojure -A:test:runner

Build an uberjar:

$ clojure -A:uberjar

Run that uberjar:

$ java -jar snowflake-jdbc-demo.jar

Options

FIXME: listing of options this app accepts.

Examples

...

Bugs

...

Any Other Sections

That You Think

Might be Useful

License

Copyright © 2020 Khaferkamp

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.