Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.87 KB

README.rst

File metadata and controls

49 lines (32 loc) · 1.87 KB

🐵 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

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.