FICHA · AUR

pgvector

A vector similarity search extension for PostgreSQL

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

Description

Vector similarity search works inside PostgreSQL for embeddings and recommendation data. It is a database extension used by developers who want nearest-neighbor queries without moving data to a separate vector database. Users create vector columns and indexes through SQL, with normal PostgreSQL permissions protecting the stored data.

Permissions

Permissions not analysed for this source yet.