Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iraycd/orango


https://github.com/iraycd/orango

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

Orango
======

```
go get github.com/iraycd/orango
```

Golang driver for ArangoDB.

Here are the things you can do until now:

* Databases : create
* Collections : drop, create, list, truncate
* Documents : save, replace,patch, query (simple query,AQL,Transactions)