Based on https://github.com/blaze/odo#method https://github.com/blaze/odo/blob/master/odo/core.py
- SQLAlchemy integration
- Test with container types (recurse until scalar?)
- Test with nested types/models
- RegexDispatcher
- https://github.com/python-bonobo - ETL not conversion but good ref for graph and misc utils
- https://github.com/python-bonobo/bonobo/blob/develop/bonobo/structs/graphs.py#L34
>>
syntax for constructing edges
- https://github.com/python-bonobo/bonobo/blob/develop/bonobo/structs/graphs.py#L34