This project contains the official Go driver for the ArangoDB database system.
Version 2:
Version 1:
| Driver | Go 1.21 | Go 1.22 | Go 1.23 | Go 1.24 | Go 1.25 |
|---|---|---|---|---|---|
2.1.0 | ✓ | - | - | - | - |
2.1.1-2.1.2-2.1.3 | - | ✓ | - | - | - |
2.1.5 | - | - | ✓ | - | - |
2.1.6-2.2.0 | - | - | - | ✓ | - |
master | - | - | - | - | ✓ |
| Driver | Go 1.19 | Go 1.20 | Go 1.21 | Go 1.22 | Go 1.23 | Go 1.24 | Go 1.25 |
|---|---|---|---|---|---|---|---|
1.5.0-1.5.2 | ✓ | - | - | - | - | - | - |
1.6.0-1.6.1 | - | ✓ | - | - | - | - | - |
1.6.2 | - | - | ✓ | - | - | - | - |
1.6.4-1.6.5-1.6.6 | - | - | - | ✓ | - | - | - |
1.6.7 | - | - | - | - | ✓ | - | - |
1.6.9 | - | - | - | - | - | ✓ | - |
master | - | - | - | - | - | - | ✓ |
| Driver | ArangoDB 3.10 | ArangoDB 3.11 | ArangoDB 3.12 |
|---|---|---|---|
1.5.0 | ✓ | - | - |
1.6.0 | ✓ | ✓ | - |
2.1.0-2.2.0 | ✓ | ✓ | ✓ |
master | + | + | + |
Key:
✓ marks the Go minor version used to build and test that driver tag (and typically the minimum you need per go.mod); - otherwise. Patch toolchains are listed in v2/CHANGELOG.md (v2) and CHANGELOG.md (v1).✓ 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.Go
97.9%
Shell
1.2%
This project contains the official Go driver for the ArangoDB database system.
Version 2:
Version 1:
| Driver | Go 1.21 | Go 1.22 | Go 1.23 | Go 1.24 | Go 1.25 |
|---|---|---|---|---|---|
2.1.0 | ✓ | - | - | - | - |
2.1.1-2.1.2-2.1.3 | - | ✓ | - | - | - |
2.1.5 | - | - | ✓ | - | - |
2.1.6-2.2.0 | - | - | - | ✓ | - |
master | - | - | - | - | ✓ |
| Driver | Go 1.19 | Go 1.20 | Go 1.21 | Go 1.22 | Go 1.23 | Go 1.24 | Go 1.25 |
|---|---|---|---|---|---|---|---|
1.5.0-1.5.2 | ✓ | - | - | - | - | - | - |
1.6.0-1.6.1 | - | ✓ | - | - | - | - | - |
1.6.2 | - | - | ✓ | - | - | - | - |
1.6.4-1.6.5-1.6.6 | - | - | - | ✓ | - | - | - |
1.6.7 | - | - | - | - | ✓ | - | - |
1.6.9 | - | - | - | - | - | ✓ | - |
master | - | - | - | - | - | - | ✓ |
| Driver | ArangoDB 3.10 | ArangoDB 3.11 | ArangoDB 3.12 |
|---|---|---|---|
1.5.0 | ✓ | - | - |
1.6.0 | ✓ | ✓ | - |
2.1.0-2.2.0 | ✓ | ✓ | ✓ |
master | + | + | + |
Key:
✓ marks the Go minor version used to build and test that driver tag (and typically the minimum you need per go.mod); - otherwise. Patch toolchains are listed in v2/CHANGELOG.md (v2) and CHANGELOG.md (v1).✓ 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.Go
97.9%
Shell
1.2%