Categorygithub.com/michabub/go-driver
repositorypackage
1.3.0
Repository: https://github.com/michabub/go-driver.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

ArangoDB-Logo

ArangoDB GO Driver

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

Build Status GoDoc

Supported Go Versions

Go 1.13Go 1.14
1.0.0
1.1.0
master

Supported Versions

< ArangoDB 3.6ArangoDB 3.6ArangoDB 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.