most popular databases have native libraries developed by the community (postgres, redis, mongo, etc)
but since Clojure runs on top of the JVM, you can probably access any database through the Java World
most popular databases have native libraries developed by the community (postgres, redis, mongo, etc)
but since Clojure runs on top of the JVM, you can probably access any database through the Java World