Projects

ArangoPipe

ArangoML Pipeline is a common and extensible Metadata Layer for Machine Learning Pipelines which allows Data Scientists and DataOps to manage all information related to their ML pipeline in one place. You can read more here

PyArango

pyArango is geared toward the developer. It’s here to help to you develop really cool apps using ArangoDB, really fast. You can read more here

Python-Arango

Python driver for ArangoDB, a scalable multi-model database natively supporting documents, graphs and search. You can read more here

Networkx-Adapter

The ArangoDB-Networkx Adapter exports Graphs from ArangoDB, the multi-model database for graph & beyond, into NetworkX, the swiss army knife for graph analysis with python, and vice-versa. You can read more here

DGL-Adapter

The ArangoDB-DGL Adapter exports Graphs from ArangoDB, the multi-model database for graph & beyond, into Deep Graph Library (DGL), a python package for graph neural networks, and vice-versa. You can read more here

PYG-Adapter

The ArangoDB-PyG Adapter exports Graphs from ArangoDB, the multi-model database for graph & beyond, into PyTorch Geometric (PyG), a PyTorch-based Graph Neural Network library, and vice-versa. You can read more here

cuGraph-Adapter

The ArangoDB-cuGraph Adapter exports Graphs from ArangoDB, the multi-model database for graph & beyond, into RAPIDS cuGraph, a library of collective GPU-accelerated graph algorithms, and vice-versa. You can read more here