VectorChord
PostgreSQL extension for scalable, high-performance, and disk-efficient vector similarity search.
At a Glance
Pricing
Free tier for getting started with VectorChord
Engagement
Available On
About VectorChord
VectorChord (vchord) is a PostgreSQL extension designed for scalable, high-performance, and disk-efficient vector similarity search. It serves as the successor to pgvecto.rs and enables developers to build AI applications at scale using familiar SQL syntax. The extension is 16x faster than pgvector for indexing and 14x faster for inserts, efficiently handling billions of vectors on a single machine.
-
Better Filtering allows applying any filter conditions and joining with other tables while achieving high recall and low latency, providing a distinctive edge over other vector databases.
-
External Index Build offloads indexing to a powerful machine, enabling faster processing and efficient handling of large-scale datasets on a single system.
-
PGVector-Compatible offers a fully compatible solution designed to seamlessly replace PGVector with enhanced performance, scalability, and advanced vector search capabilities.
-
Hybrid Search leverages the full-text search functionality in PostgreSQL to search text and vector data within a single query.
-
Complete SQL Support provides full SQL capabilities, enabling joins and filters without limitations or extra configuration.
-
High Performance delivers 4x faster performance than other PostgreSQL-based solutions for vector operations.
To get started, users can create a table with a vector column, insert vector values, create an index using the vectors extension, and query for similar embeddings using standard SQL syntax. VectorChord Cloud offers a free starter tier with no credit card required, making it easy to experiment with vector search capabilities. The enterprise tier supports holding 100 million 768-dimensional vectors with self-healing high availability PostgreSQL, pre-configured point-in-time recovery, on-demand backup, workflow support, and high-performance connection pooling.

Community Discussions
Be the first to start a conversation about VectorChord
Share your experience with VectorChord, ask questions, or help others learn from your insights.
Pricing
Free Plan Available
Free tier for getting started with VectorChord
- 1 CPU / 2GB RAM / 3GB Storage
- No credit card required
- Not support connection pooler
- No HA guarantee
- Scale down if no active duration 7 days
Enterprise
Enterprise tier for production workloads
- 500$/month hold 100 million 768-dimensional vectors
- Self-healing HA PostgreSQL with pre-configured PITR and on-demand Backup
- Workflow support
- High performance connection pool
- Expert support
Capabilities
Key Features
- Scalable vector similarity search
- Better filtering with high recall and low latency
- External index build
- PGVector-compatible
- Hybrid search (text and vector)
- Complete SQL support
- 16x faster indexing than pgvector
- 14x faster inserts than pgvector
- Billions of vectors on single machine
- Self-healing HA PostgreSQL
- Point-in-time recovery
- On-demand backup
- High-performance connection pooling