python-bonobo / bonobo-sqlalchemy

PREVIEW - SQL databases in Bonobo, using sqlalchemy

Home Page:https://www.bonobo-project.org/with/sqlalchemy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐵 bonobo-sqlalchemy

SQLAlchemy extension for Bonobo, bringing SQL databases to the Extract-Tranform-Load framework.

/!CURRENTLY REWRITING THE CODE FROM RDC.ETL, DON'T USE BEFORE AT LEAST ALPHA STATUS /! If you want to use SQLAlchemy with bonobo, this is the way to go. Note that it's not required to connect to databases, you can also use raw database connections (psycopg2, etc.), but it's probably easier to use an established DBAL.

Continuous Integration

image

alt

Code Health

Coverage

Documentation

Downloads

Python Package on PyPI


Issues: https://github.com/python-bonobo/bonobo-sqlalchemy/issues

Roadmap: https://www.bonobo-project.org/roadmap

Slack: https://bonobo-slack.herokuapp.com/


Made with ♥ by Romain Dorgueil and contributors.

About

PREVIEW - SQL databases in Bonobo, using sqlalchemy

https://www.bonobo-project.org/with/sqlalchemy


Languages

Language:Python 86.1%Language:Makefile 13.9%