Clarango 介绍
Clarango 是 ArangoDB 的
Clojure 驱动程序。
特性:
-
varIoUs options for connecting
-
document CRUD including varIoUs options -> for documentation on this see document.clj
-
querying by example
-
AQL queries (see query namespace)
-
collection management (see collection namespace)
-
database management (see database namespace)
-
graph functions (see graph namespace)
-
simple exception handling
-
experimental clojure idiomatic collection methods like cla-assoc! and cla-conj! (see collection_ops.clj for details)