Socket
Socket
Sign inDemoInstall

github.com/arangodb/go-driver

Package Overview
Dependencies
14
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    github.com/arangodb/go-driver

Package driver implements a Go driver for the ArangoDB database. To get started, create a connection to the database and wrap a client around it.


Version published

Readme

Source

ArangoDB-Logo

ArangoDB GO Driver

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

CircleCI GoDoc

Supported Go Versions

Go 1.17Go 1.19
1.0.0-1.4.0-
1.5.0-1.6.0
master

Supported Versions

ArangoDB 3.8ArangoDB 3.9ArangoDB 3.10ArangoDB 3.11
1.2.1---
1.3.0--
1.4.0--
1.5.0+-
1.6.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 result in unexpected responses (404).
  • - The ArangoDB has features which are not supported by driver.

FAQs

Last updated on 31 Oct 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc