khaferkamp / clj-snowflake-jdbc-demo

Sample usage of JDBC in clojure with Snowflake elastic Cloud DWH

Repository from Github https://github.comkhaferkamp/clj-snowflake-jdbc-demoRepository from Github https://github.comkhaferkamp/clj-snowflake-jdbc-demo

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.

About

Sample usage of JDBC in clojure with Snowflake elastic Cloud DWH

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%