simonw / google-drive-to-sqlite

Create a SQLite database containing metadata from Google Drive
https://datasette.io/tools/google-drive-to-sqlite
Apache License 2.0
152 stars 13 forks source link

Mechanism for creating a table based on csv export from a Google Sheet #29

Open simonw opened 2 years ago

simonw commented 2 years ago

Related to:

Might not be feasible, depending on how good the CSV export is especially for sheets that don't have any headers. But could be fun to explore!