FeatureFuel
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.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests