whoneedszzz/orientdb-client-sql

An OrientDB library for Clojure using the latest official Java API exclusively using the SQL API, extending https://gitlab.com/whoneedszzz/orientdb-client

Leiningen/Boot

[whoneedszzz/orientdb-client-sql "202004291529"]

Clojure CLI/deps.edn

whoneedszzz/orientdb-client-sql {:mvn/version "202004291529"}

Gradle

implementation("whoneedszzz:orientdb-client-sql:202004291529")

Maven

<dependency>
  <groupId>whoneedszzz</groupId>
  <artifactId>orientdb-client-sql</artifactId>
  <version>202004291529</version>
</dependency>