hey im new to supabase and wanted to ask if you can store the data from Snowflake into a Supabase Table. I was told I should use tools like Airbyte, Fivetran, etc. but we dont have the budget for that / dont want to spend money for that. Last option would be an edge Function, no? Ty for responding
The user is new to Supabase and wants to know how to transfer data from Snowflake to a Supabase table without using paid tools like Airbyte or Fivetran. They are considering using an Edge Function or a Python script as alternatives.
or a python script would make it possible?
the snowflake wrapper suggests you might be able to write data from snowflake to your postgres?