diff --git a/doc/libraries.md b/doc/libraries.md index 11d57c26..896c4a0f 100644 --- a/doc/libraries.md +++ b/doc/libraries.md @@ -241,6 +241,14 @@ A library for word case conversions https://clj-commons.org/camel-snake-k… A small library for explicit, intentful configuration. +### [clojure.data.generators](https://github.com/clojure/data.generators) + +Random data generators + +### [honeysql](https://github.com/seancorfield/honeysql) + +Turn Clojure data structures into SQL + ## Pods [Babashka pods](https://github.com/babashka/babashka.pods) are programs that can