一个Clojure驱动器:ArangoDB
jopen
11年前
Clarango是ArangoDB数据库一个Clojure驱动程序。
特性
- 各种选项,用于连接
- CRUD文档包括各种选项 -> for documentation on this see document.clj
- querying by example
- AQL 查询 (see query namespace)
- 集合管理 (see collection namespace)
- 数据库管理 (see database namespace)
- graph functions (see graph namespace)
- 简单的异常处理
- experimental clojure idiomatic collection methods like
cla-assoc!
andcla-conj!
(see collection_ops.clj for details)
项目主页:http://www.open-open.com/lib/view/home/1393756024052