select open change scope Open full search

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

Extensions / AI and vectors

alohadb_nl2sql

Natural language to SQL translation via LLM API

pgext.cloud · Source code · Control file

Overview

Packagealohadb_nl2sql
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars0
Latest commit2026-06-21
Latest release2026-06-21
Catalogue updated2026-08-30

Related extensions

See also

pgmnemoSingle-plan multimodal agent memory for PostgreSQL
vectorizeThe simplest way to do vector search on Postgres
pg_summarizeText Summarization using LLMs. Built using pgrx
pgclawStore LLM or OpenClaw agents as PostgreSQL values and process watched rows with a background worker
postllmpostllm: PostgreSQL-native access to OpenAI-compatible and local LLM runtimes
otletLocal LLM inference inside PostgreSQL with background workers, queued tasks, receipts, and semantic data operations.
pgtokenPostgreSQL extension for compact, codebook-compressed LLM token ID storage. Encode once, retrieve forever. O(1) token count without decoding.
vectorsVector database plugin for PostgreSQL, written in Rust, specifically designed for LLM
pg_llm_helperCaptures PostgreSQL errors in shared memory and exposes history plus an optional pgai-backed LLM troubleshooting function.
pg_llmIntegrates local and remote large-language models with chat, sessions, text-to-SQL, audit and vector-backed knowledge features.