Did you know it's possible to compile SCI, a Clojure interpreter, together with JVM Clojure and Java libraries, to a shared binary with #graalvm and then use it from Python, Rust or other languages?
https://github.com/babashka/sci/blob/master/doc/libsci.md
#clojure @graalvm
libsci can be used in a database like postgres:
https://github.com/borkdude/plsci