frictionlessdata / tabulator-py

Python library for reading and writing tabular data via streams.
https://frictionlessdata.io
MIT License
235 stars 42 forks source link

#164 Implement sql writer #276

Closed eyalhei closed 4 years ago

eyalhei commented 4 years ago

Overview

Adding writer for SQL using sqlalchemy (#164):


Please preserve this line to notify @roll (maintainer of this repository)

roll commented 4 years ago

Thanks! I'll review in a few days