pg-aiguide

Development

pg-aiguide is a documentation and guidance connection for anyone writing PostgreSQL or TimescaleDB code. Rather than digging through official docs or half-remembered blog posts, ask the agent a question about Postgres or Tiger Data and it searches the real documentation and walks through guided skills to help you write better, more correct queries and schema.

What you can automate

pg-aiguideSearch PostgreSQL and Tiger Data documentation and view guided skills to help write better PostgreSQL and TimescaleDB code.

Real workflows

Query pattern lookup

Ask how to structure a time-bucketed aggregate query in TimescaleDB and the agent searches the docs and guided skills for the right pattern.

Frequently asked questions

Is this specific to TimescaleDB or general Postgres too?

Both — it covers general PostgreSQL documentation as well as TimescaleDB/Tiger Data-specific guidance.

Does it write the SQL for me?

It searches documentation and guided skills to help you write better code; you still get concrete guidance you can turn into your own query.