This project contains the official Go driver for the ArangoDB database.
Go 1.13 | Go 1.14 | |
---|---|---|
1.0.0 |
✓ | ✓ |
1.1.0 |
✓ | ✓ |
master |
✓ | ✓ |
< ArangoDB 3.6 | ArangoDB 3.6 | ArangoDB 3.7 | |
---|---|---|---|
1.0.0 |
✓ | ✓ | - |
1.1.0 |
+ | + | ✓ |
master |
+ | + | + |
Key:
✓
Exactly the same features in both driver and the ArangoDB version.+
Features included in driver may be not present in the ArangoDB API. Calls to the ArangoDB may results in unexpected responses (404).-
The ArangoDB has features which are not supported by driver.