8000 GitHub - arangodb/python-arango-async at 4e4ac99bf77aa4ee32d5461c97d4f66d9fb59fbc
[go: up one dir, main page]

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+
0