pgvector is an open-source PostgreSQL extension that equips PostgreSQL databases with vector data storage, indexing, and similarity search capabilities—ideal for embeddings-based applications like semantic search and recommendations.
Features
- Native vector data type support for high-dimensional embeddings
- Exact nearest-neighbor similarity search out-of-the-box
- Supports approximate search via HNSW and IVFFlat indexes
- Compatible with multiple distance metrics (L2, cosine, inner product, L1, Hamming, Jaccard)
- Fully integrated with PostgreSQL features—ACID compliance, joins, recovery, and query planner
- No separate vector database is needed; remains within existing PostgreSQL infrastructure
Categories
Vector Search EnginesLicense
MIT LicenseFollow pgvector
Other Useful Business Software
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pgvector!