Skip to content
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.

shopsmart/clj-infrastructure

Repository files navigation

DEPRECATED clj-infrastructure

Database utilities for Brad's Deals / Shopsmart projects. In the future this will include additional

Clojars Project

  • Relational databases
    • Use clj-foundation templates to build SQL
    • Configuration assistance
    • Interact with a PreparedStatement as a regular Clojure function; template variables not substituted before (prepare-statement) become bind variable parameters to the Clojure function wrapping the PreparedStatement.
    • defstatement / defquery

Deployment/signing keys are under "clojars" in the usual place. See https://gist.github.com/chrisroos/1205934 under "method 2" to import into your account.