pg-aiguide

pg-aiguide

Official
timescale

Provides AI coding assistants with semantic search across PostgreSQL documentation and curated best practices to generate better, more modern PostgreSQL code.

1,590239 views78Remote

What it does

  • Search PostgreSQL documentation semantically
  • Access TimescaleDB and Tiger Cloud documentation
  • Retrieve PostgreSQL best practices and design patterns
  • Get version-aware PostgreSQL guidance

Best for

AI coding assistants writing PostgreSQL codeDevelopers needing modern PostgreSQL best practicesTeams working with TimescaleDB
Public MCP server — no setup requiredVersion-aware PostgreSQL documentationAI-optimized skills and patterns

Tools (3)

semantic_search_postgres_docs

This retrieves relevant PostgreSQL documentation entries based on a natural language query.

semantic_search_tiger_docs

This retrieves relevant documentation entries based on a natural language query. The content covers Tiger Cloud and TimescaleDB topics.

view_skill

Retrieve detailed skills for TimescaleDB operations and best practices. Available Skills: **design-postgres-tables** - Comprehensive PostgreSQL-specific table design reference covering data types, indexing, constraints, performance patterns, and advanced features **find-hypertable-candidates** - Analyze an existing PostgreSQL database to identify tables that would benefit from conversion to TimescaleDB hypertables **migrate-postgres-tables-to-hypertables** - Comprehensive guide for migrating PostgreSQL tables to TimescaleDB hypertables with optimal configuration and performance validation **setup-timescaledb-hypertables** - Step-by-step instructions for designing table schemas and setting up TimescaleDB with hypertables, indexes, compression, retention policies, and continuous aggregates. Instructions for selecting: partition columns, segment_by columns, order_by columns, chunk time interval, real-time aggregation.

Alternatives