Skip to content

arangodb/python-arango-async

Repository files navigation

python-arango-async

Python driver for ArangoDB, a scalable multi-model database natively supporting documents, graphs and search.

This is the asyncio alternative of the officially supported python-arango driver.

Note: This driver is still in development and not yet ready for production use.

Requirements

  • ArangoDB version 3.10+
  • Python version 3.9+