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 "202004291952"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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