VectorChord
by Community
Scalable, fast, and disk-friendly vector search in Postgres, the successor of pgvecto.rs.
OSS
VectorChord
Added 1 June 2026
Overview
VectorChord is a Rust-based Postgres extension for scalable, fast, and disk-friendly vector search. It serves as the successor to pgvecto.rs, enabling efficient similarity search on embeddings stored directly in Postgres.
Best for
Best for
Developers who need vector search capabilities directly within Postgres for observability and monitoring use cases
Use cases
- Semantic search over log messages or trace embeddings
- Real-time anomaly detection on observability metrics
- Similarity-based retrieval for monitoring dashboards
Notes
VectorChord is a Rust-based Postgres extension for scalable, fast, and disk-friendly vector search. It serves as the successor to pgvecto.rs, enabling efficient similarity search on embeddings stored directly in Postgres.
1,689 stars on GitHub. Last updated 2026-04-30.
Use cases
- Semantic search over log messages or trace embeddings
- Real-time anomaly detection on observability metrics
- Similarity-based retrieval for monitoring dashboards
Pros
- Designed for scalability and speed with disk-friendly storage
- Leverages Postgres ecosystem and SQL compatibility
- Written in Rust for performance and reliability
Cons
- Newer project with a smaller community and fewer integrations
- Requires Postgres setup and maintenance
- May not match dedicated vector databases for extremely high throughput
Indexed from awesome-llmops and enriched against its public facts.
Pros
- Designed for scalability and speed with disk-friendly storage
- Leverages Postgres ecosystem and SQL compatibility
- Written in Rust for performance and reliability
Cons
- Newer project with a smaller community and fewer integrations
- Requires Postgres setup and maintenance
- May not match dedicated vector databases for extremely high throughput
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.