pgvector
Vector similarity search as a PostgreSQL extension. The 'boring tech' pick for RAG.
- License
- PostgreSQL
- Install
- external link
- Website
- https://github.com/pgvector/pgvector
- GitHub
- https://github.com/pgvector/pgvector
https://github.com/pgvector/pgvector#installation
Pinecone
Managed serverless vector DB — fast, scalable, and category-leader for production RAG.
- License
- proprietary
- Install
- pip package
- Website
- https://www.pinecone.io
- GitHub
- https://github.com/pinecone-io
pip install pinecone-client
When to reach for which
pgvector — Vector similarity search as a PostgreSQL extension. The 'boring tech' pick for RAG.
Pinecone — Managed serverless vector DB — fast, scalable, and category-leader for production RAG.
Both sit in the Vector Databases category — they're substitutes, not complements. Pick by your install constraint (MCP-native, license, hosting model) and which tag overlap matters most to your stack.