I use bonobo sqlalchemy for my ETL task, which needs to Select a table and left join itself.
def get_mastertable_graph(**options): graph = bonobo.Graph()