What methods to use a database from Clojure are there?
I know from Clojure you can do anything you can with Java, but that means that I may end up using something overly
Then there is SQLLite. Have a look at this simple example: https://github.com/ogrim/clojure-sqlite-example