honeysql
(source)SQL as Clojure data structures. Build queries programmatically -- even at runtime -- without having to bash strings together.
For more info about this library see:
https://cljdoc.org/d/com.github.seancorfield/honeysql/2.5.1103/doc/getting-startedNamespaces
Public variables and functions:
->numbered
->numbered-param
add-clause-before
clause-body
clause-format
clause-order
columns-from-values
See All