Introduction
Learn how to use ArangoDB as the database backend for your Go application
What you will learn
- Importing the go-driver package
- Connecting to ArangoDB with authentication
- Working with databases, collections, and documents
- Running AQL queries
Help us improve
Anything unclear or buggy in this tutorial? Provide Feedback