com.github.vlaaad/datahike

A durable datalog implementation adaptable for distribution.

Leiningen/Boot

[com.github.vlaaad/datahike "0.2.3"]

Clojure CLI/deps.edn

com.github.vlaaad/datahike {:mvn/version "0.2.3"}

Gradle

implementation("com.github.vlaaad:datahike:0.2.3")

Maven

<dependency>
  <groupId>com.github.vlaaad</groupId>
  <artifactId>datahike</artifactId>
  <version>0.2.3</version>
</dependency>