Skip to main content

Documentation Index

Fetch the complete documentation index at: https://test-8862363a-tembo-update-docs-new-features-2026-03.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Supabase

Features

  • Monitor slow queries and suggest optimizations
  • Detect missing and unused indexes
  • Open PRs with migration scripts

Installation

1

Install

Go to Integrations and click Install next to Supabase.
2

Authorize

Authorize Tembo to access your Supabase account.
3

Activate projects

Select which Supabase projects to monitor.
4

Map repository

Map projects to the repository where migrations are stored.

Usage

Tembo monitors your Supabase database using pg_stat_statements. When it finds optimization opportunities, it opens PRs with migration scripts and performance metrics.

Advanced

Wait 2-5 minutes for initial sync. Verify you authorized access and projects are active (not paused). Try the sync button.
Verify pg_stat_statements is active. Generate some query traffic and wait 24-48 hours for new projects to collect data.