---
title: "pgvector vs VectorChord"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/pgvector-pgvector-vs-supervc-stack-vectorchord"
tools: ["pgvector-pgvector", "supervc-stack-vectorchord"]
---

# pgvector vs VectorChord

Neutral, constraint-first comparison with live GitHub stats.

| | [pgvector](/tools/pgvector-pgvector.md) | [VectorChord](/tools/supervc-stack-vectorchord.md) |
| --- | --- | --- |
| Tagline | Open-source vector similarity search for Postgres | Scalable, fast, and disk-friendly vector search in Postgres |
| Stars | 22,112 | 1,731 |
| Forks | 1,233 | 70 |
| Open issues | 14 | 17 |
| Language | C | Rust |
| Adopt for | <ul><li><strong>Open-source vector similarity search:</strong> pgvector extends PostgreSQL for exact and approximate nearest neighbor search on various types of vectors.</li><li><strong>C-based library:</strong> Written, | VectorChord is a PostgreSQL extension that offers scalable, high-performance vector search using RaBitQ compression and autonomous reranking. It is designed to be disk-friendly and cost-effective compared to competitors. |
| Persona | - | - |
| Runtime | - | - |
| License | Other | Other |
| Categories | Vector Databases | Vector Databases |

## Trust and health

_Sourced signals - not a safety guarantee. No winner column._

| | [pgvector](/tools/pgvector-pgvector.md) | [VectorChord](/tools/supervc-stack-vectorchord.md) |
| --- | --- | --- |
| Maintenance | Very active (96%) | Active (82%) |
| Days since push | 0d | 13d |
| Open issues (now) | 14 | 17 |
| Owner type | Organization | User |
| Security scan | No lockfile | Not scanned |
| Full report | [trust report](/tools/pgvector-pgvector/trust.md) | [trust report](/tools/supervc-stack-vectorchord/trust.md) |

**Typed relationship:** pgvector _(alternative)_ VectorChord

VectorChord is another solution for scalable vector searches within PostgreSQL, similar to pgvector. Both aim at providing efficient and fast vector search functionalities in a SQL environment.

## Decision facts: pgvector

- **Adopt for:** <ul><li><strong>Open-source vector similarity search:</strong> pgvector extends PostgreSQL for exact and approximate nearest neighbor search on various types of vectors.</li><li><strong>C-based library:</strong> Written,

## Decision facts: VectorChord

- **Pricing:** unknown
- **Adopt for:** VectorChord is a PostgreSQL extension that offers scalable, high-performance vector search using RaBitQ compression and autonomous reranking. It is designed to be disk-friendly and cost-effective compared to competitors.
- **License detail:** Other

## Choose when

### Choose pgvector if…

- pgvector is primarily C; VectorChord is Rust.
- VectorChord is another solution for scalable vector searches within PostgreSQL, similar to pgvector. Both aim at providing efficient and fast vector search functionalities in a SQL environment.
- Tags unique to pgvector: approximate-nearest-neighbor-search, nearest-neighbor-search.
- pgvector ships Docker support for self-hosted deployment.
- You prefer an open-source solution for integrating vector similarity search with existing Postgres databases, offering ACID compliance and robust data management features.

### Choose VectorChord if…

- VectorChord is primarily Rust; pgvector is C.
- VectorChord is another solution for scalable vector searches within PostgreSQL, similar to pgvector. Both aim at providing efficient and fast vector search functionalities in a SQL environment.
- Tags unique to VectorChord: llmops, postgresql, vector-database, artificial-intelligence.
- - When you require hosting large-scale vector databases up to billions of vectors with efficient storage on AWS i4i.xlarge instances or higher, leveraging its ability to efficiently store over 100M ×

## When NOT to use pgvector

- You are working on Windows environments without access to C++ support tools required for native compilation; alternative installation methods like Docker might introduce additional setup complexity.
- Your project requires real-time search operations with extremely low latency that may not be fully satisfied by the PostgreSQL infrastructure underlying pgvector.

## When NOT to use VectorChord

- - If low initial setup costs are not a priority because VectorChord’s advantage lies in reducing cost over large-scale deployments, it might be less advantageous for small or medium-sized datasets.
- - When immediate support is needed for unusual configurations that differ significantly from PostgreSQL's standard operating paradigm. Since VectorChord is a new extension, support resources and third
- party tooling may not be as extensive as more mature vector database solutions.

## Common questions

### What is the difference between pgvector and VectorChord?

pgvector: Open-source vector similarity search for Postgres. VectorChord: Scalable, fast, and disk-friendly vector search in Postgres. See the comparison table for live GitHub stats and shared categories.

### When should I choose pgvector over VectorChord?

Choose pgvector over VectorChord when pgvector is primarily C; VectorChord is Rust; VectorChord is another solution for scalable vector searches within PostgreSQL, similar to pgvector. Both aim at providing efficient and fast vector search functionalities in a SQL environment; Tags unique to pgvector: approximate-nearest-neighbor-search, nearest-neighbor-search; pgvector ships Docker support for self-hosted deployment; You prefer an open-source solution for integrating vector similarity search with existing Postgres databases, offering ACID compliance and robust data management features.

### When should I choose VectorChord over pgvector?

Choose VectorChord over pgvector when VectorChord is primarily Rust; pgvector is C; VectorChord is another solution for scalable vector searches within PostgreSQL, similar to pgvector. Both aim at providing efficient and fast vector search functionalities in a SQL environment; Tags unique to VectorChord: llmops, postgresql, vector-database, artificial-intelligence; - When you require hosting large-scale vector databases up to billions of vectors with efficient storage on AWS i4i.xlarge instances or higher, leveraging its ability to efficiently store over 100M ×.

### When should I avoid pgvector?

You are working on Windows environments without access to C++ support tools required for native compilation; alternative installation methods like Docker might introduce additional setup complexity. Your project requires real-time search operations with extremely low latency that may not be fully satisfied by the PostgreSQL infrastructure underlying pgvector.

### When should I avoid VectorChord?

- If low initial setup costs are not a priority because VectorChord’s advantage lies in reducing cost over large-scale deployments, it might be less advantageous for small or medium-sized datasets. - When immediate support is needed for unusual configurations that differ significantly from PostgreSQL's standard operating paradigm. Since VectorChord is a new extension, support resources and third party tooling may not be as extensive as more mature vector database solutions.

### Is pgvector or VectorChord more popular on GitHub?

pgvector has more GitHub stars (22,112 vs 1,731). Stars measure visibility, not whether either tool fits your constraints.

### Are pgvector and VectorChord open source?

Yes - both are open-source projects on GitHub (pgvector: Other, VectorChord: Other).

### Where can I find alternatives to pgvector or VectorChord?

GraphCanon lists graph-backed alternatives at /tools/pgvector-pgvector/alternatives and /tools/supervc-stack-vectorchord/alternatives (/tools/pgvector-pgvector/alternatives.md, /tools/supervc-stack-vectorchord/alternatives.md), ranked by typed relationship edges rather than popularity votes.

### Is there a machine-readable version of this comparison?

Yes. The markdown twin at /compare/pgvector-pgvector-vs-supervc-stack-vectorchord.md mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.

### Which is better maintained, pgvector or VectorChord?

pgvector: Very active. VectorChord: Active. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.

### Where are the full trust reports for pgvector and VectorChord?

GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: pgvector: /tools/pgvector-pgvector/trust; VectorChord: /tools/supervc-stack-vectorchord/trust.

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=pgvector-pgvector`](/api/graphcanon/graph?tool=pgvector-pgvector)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
