Supabase Vector Store

Store and retrieve vector embeddings using Supabase pgvector on indie.money

Written By pvdyck

Last updated 9 days ago

Supabase Vector Store

βœ… Supported β€” Full n8n feature parity

n8n docsSupabase Vector Store node documentation
AuthSupabase API key via Secure Vault

Compatibility

FeatureStatus
Retrieve documentsSupported
Insert documentsSupported
Load (get many)Supported
Update documentsSupported
Retrieve as toolSupported β€” Use with Agent nodes

Usage

Connect an Embeddings node (OpenAI or Ollama) to generate vectors, then use this node to store and retrieve them from your Supabase table with pgvector enabled.

Related