PyArango is a Python driver for ArangoDB, a multi-model NoSQL database. It provides a Pythonic way to interact with ArangoDB, allowing developers to manage collections, execute AQL queries, and integrate ArangoDB's document, graph, and key-value storage models into Python applications.
Features
- Pythonic Interface for ArangoDB – Provides an intuitive Python API for interacting with ArangoDB
- AQL Query Execution – Supports running complex Arango Query Language (AQL) queries
- Collection & Document Management – Allows creating and managing collections and documents
- Graph Database Support – Enables working with ArangoDB’s graph-based data model
- Batch Processing & Transactions – Supports batch operations and transactional queries
- Async Support – Provides asynchronous query execution for improved performance in Python applications
Categories
DatabaseLicense
Apache License V2.0Follow ArangoDB-Community/pyArango
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ArangoDB-Community/pyArango!