select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / AI and vectors

ollama

Ollama client for PostgreSQL

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packageollama
Version1.0
PostgreSQL versions15
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemaollama
Stars0
Latest commit2024-07-29
Catalogue updated2026-08-30

Related extensions

Requires

httpHTTP client for PostgreSQL, allows web page retrieval inside the database.
plpgsqlPL/pgSQL procedural language

See also

pg_deeplakeDeeplake is AI Data Runtime for Agents. It provides serverless postgres with a multimodal datalake, enabling scalable retrieval and training.
pgtokenPostgreSQL extension for compact, codebook-compressed LLM token ID storage. Encode once, retrieve forever. O(1) token count without decoding.
tencentdb_aiTencentDB extension for calling large-model APIs and building in-database RAG workflows.
aiHelper functions for AI workflows in PostgreSQL
lantern_extrasConvenience functions for working with vector embeddings
pgclawStore LLM or OpenClaw agents as PostgreSQL values and process watched rows with a background worker
avocadoAvocadoDB PostgreSQL extension for deterministic context compilation for AI agents.
ai_toolkitAI-powered query generation and explanation tools for PostgreSQL.
google_ml_integrationGoogle Cloud machine learning integration extension for registering model endpoints, generating embeddings, and invoking predictions from SQL.
pg_llmIntegrates local and remote large-language models with chat, sessions, text-to-SQL, audit and vector-backed knowledge features.
rds_aiAlibaba Cloud RDS extension for calling LLMs, generating embeddings, semantic retrieval, and end-to-end RAG from SQL
httpHTTP client for PostgreSQL, allows web page retrieval inside the database.