Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 441 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 441 Bytes

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+