seancorfield / honeysql

Turn Clojure data structures into SQL
https://cljdoc.org/d/com.github.seancorfield/honeysql/CURRENT
1.77k stars 174 forks source link

Add conditional query building examples #547

Closed seancorfield closed 1 month ago

seancorfield commented 1 month ago

Show some examples with cond-> and helpers or basic data DSL in at least the README and Getting Started. Maybe other places too.