Skip to content

VectorChord extensions instead of PGVector #12

@qdrddr

Description

@qdrddr

Most of the current SotA embedding models are 3k, 4k, or even 8k dimensions. With PGVector you are limited to use with embedding models.

I'd like to benefit from VectorChord's PG extensions that provide superior search speed than PGvector and support 65535 dimensions, whereas PGVector supports only 2000.

Note VectorChord also supports HybridSearch (BM25), data and index quantization and multi-vectors.

https://docs.vectorchord.ai/faqs/benchmark.html
https://docs.vectorchord.ai/faqs/comparison-pgvector.html#vector-dimensions
https://docs.vectorchord.ai/use-case/hybrid-search.html
https://docs.vectorchord.ai/usage/quantization.html
https://docs.vectorchord.ai/vectorchord/getting-started/vectorchord-suite.html#how-to-use-the-vectorchord-suite

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions