Tapadocs
Tags
Tag: supabase
Cloud Run functions connecting to postgres
October 9, 2024 in
gcp
An examination of various ways to connect to a postgres database hosted by
Supabase
from
GCP
Cloud Run function.
Introduction to postgres.new
September 18, 2024 in
postgres
Introduction to
postgres.new
and a demonstration of it injesting a CSV file, automatically creating the database schema, and using natural language to query it and to generate charts from the data.