Natural language to SQL translation via LLM API
pgext.cloud · Source code · Control file
| Package | alohadb_nl2sql |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 0 |
| Latest commit | 2026-06-21 |
| Latest release | 2026-06-21 |
| Catalogue updated | 2026-08-30 |
| pgmnemo | Single-plan multimodal agent memory for PostgreSQL |
| vectorize | The simplest way to do vector search on Postgres |
| pg_summarize | Text Summarization using LLMs. Built using pgrx |
| pgclaw | Store LLM or OpenClaw agents as PostgreSQL values and process watched rows with a background worker |
| postllm | postllm: PostgreSQL-native access to OpenAI-compatible and local LLM runtimes |
| otlet | Local LLM inference inside PostgreSQL with background workers, queued tasks, receipts, and semantic data operations. |
| pgtoken | PostgreSQL extension for compact, codebook-compressed LLM token ID storage. Encode once, retrieve forever. O(1) token count without decoding. |
| vectors | Vector database plugin for PostgreSQL, written in Rust, specifically designed for LLM |
| pg_llm_helper | Captures PostgreSQL errors in shared memory and exposes history plus an optional pgai-backed LLM troubleshooting function. |
| pg_llm | Integrates local and remote large-language models with chat, sessions, text-to-SQL, audit and vector-backed knowledge features. |