Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (19 loc) · 2.76 KB

README.adoc

File metadata and controls

26 lines (19 loc) · 2.76 KB

Explore datafy / nav with next.jdbc

Spelling out in code, what is described by Sean Corfield in the Identifying Foreign Keys section of the next.jdbc docs — navigating from one table to another using REBL

Assumes one can get REBL running. See Sean Corfield’s ~/.clojure/deps.edn for rebl-* aliases. FWIW, I used :rebl-11 for these explorations.

Some Resources

Posts, Videos, Discussions

Code