n8n
How to Connect n8n to Supabase: Store and Query Data (2025)
Supabase gives you a hosted Postgres database with a REST API, auth, and storage on top. For n8n, it's the perfect place to persist data your workflows produce — leads, logs, embeddings, application state — without standing up your own database server. This guide shows two ways to connect n8n