Categorygithub.com/arangodb/go-driver
repositorypackage
2.1.5+incompatible
Repository: https://github.com/arangodb/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
No description provided by the author
No description provided by the author

# README

ArangoDB Go Driver

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

CircleCI GoDoc

Version 2:

Version 1:

Supported Go Versions

DriverGo 1.19Go 1.20Go 1.21
1.5.0-1.6.1--
1.6.2
2.1.0
master

Supported ArangoDB Versions

DriverArangoDB 3.10ArangoDB 3.11ArangoDB 3.12
1.5.0--
1.6.0-
2.1.0
master+++

Key:

  • Exactly the same features in both the driver and the ArangoDB version.
  • + Features included in the driver may be not present in the ArangoDB API. Calls to ArangoDB may result in unexpected responses (404).
  • - The ArangoDB version has features that are not supported by the driver.