Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bearddan2000/python-cli-aragondb-client

A POC for connecting to aragondb.
https://github.com/bearddan2000/python-cli-aragondb-client

aragondb cli client pyarago python

Last synced: about 2 months ago
JSON representation

A POC for connecting to aragondb.

Awesome Lists containing this project

README

        

# python-cli-aragondb-client

## Description
A POC for connecting to aragondb.

## Tech stack
- python
- pyarago

## Docker stack
- arangodb/arangodb:3.9.2-noavx
- python:latest

## To run
`sudo ./install.sh -u`

## To stop
`sudo ./install.sh -d`

## For help
`sudo ./install.sh -h`