Learn how to use ArangoDB as the database backend for your application from Python.
What you will learn
- Install the python-arango client
- Connect to ArangoDB with authentication
- Work with databases, collections, and documents
- Run AQL queries
-
Getting started
-
Databases, Collections, Documents
-
AQL queries