The Wayback Machine - https://web.archive.org/web/20201130030200/https://github.com/arangodb/go-driver
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Feb 20, 2017
Mar 13, 2017
Jul 23, 2020
Mar 19, 2018
Jun 18, 2020

README.md

ArangoDB-Logo

ArangoDB GO Driver

This project contains the official Go driver for the ArangoDB database.

Build Status GoDoc

Supported Go Versions

Go 1.13 Go 1.14
1.0.0
1.1.0
master

Supported Versions

< 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.
You can’t perform that action at this time.