Skip to main content
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.