FICHA · AUR

pgvecto.rs

Postgres extension that provides vector similarity search functions. It is written in Rust and based on pgrx.

  • Database extension
  • DATABASE-EXTENSION
  • Dependency only
official+codex · reviewed · Jun 3, 2026 description in en

Description

Stores and searches vector embeddings directly in PostgreSQL. It is a server-side database extension for applications that need nearest-neighbor search for AI, recommendation, or semantic-search data. Users enable it inside PostgreSQL and query vector indexes through SQL, so database access controls still determine who can read or modify stored embeddings.

Permissions

Permissions not analysed for this source yet.