diff --git a/docs/libraries.md b/docs/libraries.md index 612443a..c3d8c82 100644 --- a/docs/libraries.md +++ b/docs/libraries.md @@ -12,3 +12,5 @@ Libraries confirmed to load and pass their conformance checks on Jolt on the [ring-app example](https://github.com/jolt-lang/examples/tree/main/ring-app)'s spork/http adapter * [ring-codec](https://github.com/ring-clojure/ring-codec) +* [clojure.jdbc](https://github.com/yogthos/clojure.jdbc) — as [jolt-lang/db](https://github.com/jolt-lang/db)'s + `jdbc.core`, reimplemented over janet sqlite3/pq drivers (SQLite + PostgreSQL)