Skip to content

python-bonobo/bonobo-sqlalchemy

Repository files navigation

🐵 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.