pgvector
Open-source vector similarity search extension for PostgreSQL.
About
pgvector is an open-source extension that adds vector similarity search to PostgreSQL, letting you store embeddings alongside existing relational data and query them with exact or approximate nearest-neighbor search using IVFFlat or HNSW indexes. It supports L2, inner product, cosine, and L1 distance and keeps Postgres features like ACID compliance and JOINs. Released under the PostgreSQL license.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Vector Databases & Embeddings
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Easy (2/5)
- License
- PostgreSQL
- Added
- Apr 3, 2026
Related Tools
Fast embedding inference server supporting many embedding models.
All-in-one embeddings database for semantic search, LLM orchestration, and language model workflows.
Library for representing and sending multimodal data by Jina AI.
Python client library for Qdrant vector database.
End-to-end vector search engine with built-in model inference.
Efficient similarity search library by Meta for dense vector clustering and retrieval.