implementing-postgres-vector-search
CommunityPostgres vector search for semantic retrieval.
Authorsomachak
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Enables building semantic, vector, and hybrid search directly inside PostgreSQL, eliminating the need for external search services for many workflows.
Core Features & Use Cases
- Semantic and vector search with pgvector and ParadeDB for fast nearest-neighbor retrieval.
- Hybrid ranking using BM25 + RRF to blend keyword and semantic signals.
- Clear indexing guidance for HNSW and IVFFlat to scale across datasets and RAM budgets.
Quick Start
Install and configure a Postgres instance with vector support to begin building RAG pipelines and document search.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: implementing-postgres-vector-search Download link: https://github.com/somachak/claude-code-skills-db/archive/main.zip#implementing-postgres-vector-search Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.