Ollama client for PostgreSQL
pgext.cloud · Source code · Documentation · License text · Control file
| Package | ollama |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 15 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | ollama |
| Stars | 0 |
| Latest commit | 2024-07-29 |
| Catalogue updated | 2026-08-30 |
| pg_deeplake | Deeplake is AI Data Runtime for Agents. It provides serverless postgres with a multimodal datalake, enabling scalable retrieval and training. |
| pgtoken | PostgreSQL extension for compact, codebook-compressed LLM token ID storage. Encode once, retrieve forever. O(1) token count without decoding. |
| tencentdb_ai | TencentDB extension for calling large-model APIs and building in-database RAG workflows. |
| ai | Helper functions for AI workflows in PostgreSQL |
| lantern_extras | Convenience functions for working with vector embeddings |
| pgclaw | Store LLM or OpenClaw agents as PostgreSQL values and process watched rows with a background worker |
| avocado | AvocadoDB PostgreSQL extension for deterministic context compilation for AI agents. |
| ai_toolkit | AI-powered query generation and explanation tools for PostgreSQL. |
| google_ml_integration | Google Cloud machine learning integration extension for registering model endpoints, generating embeddings, and invoking predictions from SQL. |
| pg_llm | Integrates local and remote large-language models with chat, sessions, text-to-SQL, audit and vector-backed knowledge features. |
| rds_ai | Alibaba Cloud RDS extension for calling LLMs, generating embeddings, semantic retrieval, and end-to-end RAG from SQL |
| http | HTTP client for PostgreSQL, allows web page retrieval inside the database. |