That would be interesting, but would require writing a the interaction from top to bottom, versus being able to use existing JDBC code
the current JDBC drivers include the native binaries in the jar and move them around, which doesn't seem to play well with native image and clojure (at least as far as I've been able to manage).