docs: jdbc.core (jolt-lang/db) in libraries.md

This commit is contained in:
Yogthos 2026-06-11 22:38:09 -04:00
parent df909d0914
commit b2c9970583

View file

@ -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)