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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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