IT Infrastructure
pgvector on Supabase: Building a RAG Pipeline on the Free Tier
pgvector turns a Supabase project into a vector store without adding a second system to your stack. Enable one extension, add a…
pgvector is the PostgreSQL extension that adds vector embedding storage and similarity search to Postgres. Widely used for RAG pipelines, semantic search, and embedding-based recommendations. Articles cover pgvector usage on Supabase, Neon, and self-hosted Postgres.