Hi,
I am trying to get data from PostgreSQL to Google sheets but I am unable to do the same. Google script allows connecting using JDBC Service - https://developers.google.com/apps-script/reference/jdbc/jdbc#getcloudsqlconnectionurl.
I think JDBC Doesn't support PostgreSQL. Is there any alternative on how we can import data to google sheets?
Thanks