Bringing clojure.contrib.datalog back to life.
As in running nicely on 1.4, and following "modern" conventions.
Used as a play pen for disk based (non in-memory) database queries.
Check out [wiki] (https://github.com/martintrojer/datalog/wiki) for more info
add [datalog "0.1.1"]
to :dependencies
in your project.clj
[example.clj] (https://github.com/martintrojer/datalog/blob/master/src/datalog/example.clj)
lein test
Copyright © 2012 Martin Trojer
Distributed under the Eclipse Public License, the same as Clojure.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close