Overview
pgvector adds vector types, indexing, and similarity search to PostgreSQL, allowing teams to build lightweight RAG and semantic retrieval inside a familiar relational database.
Features
- Vector column type
- HNSW and IVFFlat indexes
- Retrieval inside SQL