Learn how to use ArangoDB as the database backend for your application from Go.
What you will learn
- Import the go-driver package
 - Connect to ArangoDB with authentication
 - Work with databases, collections, and documents
 - Run AQL queries
 
- 
	
	
Getting started
 - 
	
	
Databases, collections, and documents
 - 
	
	
AQL queries
 




