1
Build a FDW for Google Sheets
Source: supabase/supabase#36095 · opened by @ryanhugh
It would be awesome to have a Google Sheets FDW. This would let me process and load data from Google Sheets into Supabase. I'm currently using the SQL inside Google Sheets for a project, but it is heavily limited and it would be better if I can load the data into Supabase.
Specifically, publicly viewable Google Sheets can be downloaded super easily with just a single GET call to a URL. For example, if I have the following Google Sheet:
If you make the sheet publicly viewable you can download it as CSV by hitting this URL:
This FDW could also serve as a FDW to hit a generic endpoint that returns a CSV as well.
Specifically, publicly viewable Google Sheets can be downloaded super easily with just a single GET call to a URL. For example, if I have the following Google Sheet:
If you make the sheet publicly viewable you can download it as CSV by hitting this URL:
This FDW could also serve as a FDW to hit a generic endpoint that returns a CSV as well.
No pledges yet. Be the first to back this.
Comments
Similar requests
Native Google Sheets Integration with Supabase (Two-Way Sync)
1 vote · 0 comments
Can Wasm FDW be used with Supabase cloud?
1 vote · 0 comments
Add frequently-used advanced data type support in wrapper framework of FDW
1 vote · 0 comments
Support for Snowflake Foreign Data Wrapper (FDW) in Supabase
4 votes · 0 comments
It would be nice to have a jdbc fdw. As the already existing are dead.
1 vote · 0 comments
No comments yet.