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.
- Documentation: http://docs.bonobo-project.org/
- Release announcements: http://eepurl.com/csHFKL
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.