📄️ Introduction
Learn how to use ArangoDB as the database backend for your application from Python
📄️ Getting started
Installation
📄️ Working with databases
Connecting to databases
📄️ Working with collections
Retrieving a list of collections
📄️ Working with documents
Creating a document
📄️ Working with AQL
Running AQL queries
📄️ Wrap up
You have just learned the basic use of python-arango to develop your application with python and ArangoDB.