Vibeleaderboard
← Back to Vibers
pgvector
Builder

pgvector

1 Tool

pgvector is an open-source extension that adds vector data types and similarity-search operators to PostgreSQL, supporting cosine distance, L2 distance, and inner product with both HNSW and IVFFlat indexing. It lets applications store embeddings alongside relational data in the same database and transaction, and is widely used for semantic search, recommendation systems, and retrieval-augmented generation, with cloud providers including Supabase, Neon, and Azure offering built-in support.

Tools

pgvector(github.com/pgvector/pgvector)

pgvector is an open-source Postgres extension that adds vector similarity search to a database you already run — store embeddings in a column and query them with SQL for RAG.

Developer ToolsOpen SourceVector Database22.7kNOASSERTIONbuilt by pgvector1mo ago