Bonobo is a lightweight Extract-Transform-Load (ETL) framework for Python 3.5+.
It provides tools for building data transformation pipelines, using plain python primitives, and executing them in parallel.
https://www.bonobo-project.org/
sudo apt-get install libmysqlclient-dev postgresql-server-dev-all
python3 -m venv venv
./venv/bin/pip install -r requirements.txt
- nothing unfortunately
- C: database access very alpha/hacky