VectorChord and PostgreSQL-V

VectorChord
57
Established
PostgreSQL-V
23
Experimental
Maintenance 17/25
Adoption 10/25
Maturity 16/25
Community 14/25
Maintenance 10/25
Adoption 6/25
Maturity 7/25
Community 0/25
Stars: 1,595
Forks: 56
Downloads:
Commits (30d): 6
Language: Rust
License:
Stars: 17
Forks:
Downloads:
Commits (30d): 0
Language: PLpgSQL
License:
No Package No Dependents
No License No Package No Dependents

About VectorChord

tensorchord/VectorChord

Scalable, fast, and disk-friendly vector search in Postgres, the successor of pgvecto.rs.

This project helps you manage and search through extremely large collections of digital information, like millions of product descriptions or scientific papers, by converting them into 'vector embeddings'. It takes these high-dimensional vectors as input and lets you quickly find the most similar items, outputting relevant results efficiently. This is ideal for AI application developers, data engineers, or ML operations specialists who need to power recommendation engines, semantic search, or large language model (LLM) applications.

AI-application-development semantic-search recommendation-engines LLM-backend data-infrastructure

About PostgreSQL-V

purduedb/PostgreSQL-V

Fast vector search in PostgreSQL

This project helps database administrators and developers implement extremely fast similarity searches within their PostgreSQL databases. It takes existing vector embeddings (numerical representations of data like images, text, or audio) stored in PostgreSQL and allows for rapid querying to find the most similar items. This is ideal for anyone managing a PostgreSQL database who needs to power applications requiring instant 'find me things like this' capabilities, such as recommendation engines, semantic search, or anomaly detection.

database-administration similarity-search vector-embeddings recommendation-systems semantic-search

Related comparisons

Scores updated daily from GitHub, PyPI, and npm data. How scores work