#1064176 ITP: pgvecto.rs -- Scalable Vector Search in Postgres

#1064176#5
Date:
2024-02-18 03:15:06 UTC
From:
To:
* Package name    : pgvecto.rs
  Version         : 0.2.0
  Upstream Contact: Allen Zhou <allenzhou@tensorchord.ai>
* URL             : https://github.com/tensorchord/pgvecto.rs
* License         : Apache 2.0
  Programming Lang: Rust, PLpgSQL, Python
  Description     : Scalable Vector Search in Postgres. Revolutionize
Vector Search, not Database.

pgvecto.rs is a Postgres extension that provides vector similarity
search functions. It offers many impressive features, such as support
for fp16, Hybrid Search, Async indexing, and other features.