Ross ROSS = Recommend OSS · open-source software intelligence for agents

timescale/pgai

A suite of tools to develop RAG, semantic search, and other AI applications more easily with PostgreSQL observed · 2026-08-28

github.com/timescale/pgai · PLpgSQL · PostgreSQL (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 84
  • Release rhythm 52
  • Longevity 59

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 5
  • age_days: 839
  • days_rel: 323
  • days_push: 98
  • n_releases_24m: 40

Full methodology

Adoption not part of the score

5806 stars · 314 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

pgai is a Python library and set of PostgreSQL tools from Timescale that turns PostgreSQL into a retrieval engine for RAG and agentic applications, with automatic embedding generation and synchronization from database rows and S3 documents. It also provides a semantic catalog for natural-language-to-SQL and works with pgvector/pgvectorscale on any PostgreSQL instance.

Use cases

  • build a rag application on postgres
  • automatically generate and sync vector embeddings for database rows
  • semantic search over documents stored in s3 and postgres
  • natural language to sql for ai agents
  • embed postgres data with openai or other embedding models
  • add vector search to an existing postgres database

When to choose

  • you already run postgres and want rag/semantic search without a separate vector database
  • you need embeddings that stay in sync as underlying data changes
  • you want text-to-sql grounded in database metadata for agentic apps

When to avoid

  • you need actively maintained software - the project was discontinued in February 2026
  • you want a managed vector database outside postgres
  • you need non-postgres data stores

Facets

library · maturity abandoned

rag vector-database database search-engine llm-inference etl databases artificial-intelligence large-language-models python self-hosted cloud pgvector embeddings semantic-search text-to-sql postgres-extension vectorizer-worker discontinued retrieval-augmented-generation search data-engineering postgresql docker

1 source

Member repositories

RepositoryRoleHealth v2
timescale/pgaimain10

For agents

markdown · JSON · MCP: product_card(name="timescale/pgai")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem