Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bearddan2000/python-cli-aragondb-client
- Owner: bearddan2000
- Created: 2023-11-18T15:49:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-18T15:49:36.000Z (about 1 year ago)
- Last Synced: 2024-07-30T17:38:04.351Z (6 months ago)
- Topics: aragondb, cli, client, pyarago, python
- Language: Shell
- Homepage: https://github.com/bearddan2000/python-cli-aragondb-client
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`