Database

Supabase Integration

Full Supabase project visibility — tables, auth, storage, edge functions — without opening the web dashboard.

Navique connects to your Supabase project via two layers: the PostgREST Data API for table browsing and schema introspection, and the Management API for project health, edge functions, and analytics. Provide your project URL and anon key for basic access; add a service role key for auth admin and storage, or a Management API token for full project health monitoring. Five tabs in the detail view — Tables, Auth, Storage, Functions, Health — plus 15 dashboard components.

Module ID:MOD-SUPABASE-INTEGRATION-01
Status:Operational / Active
Deploy Env:Native App
Action:Initialise
Supabase Integration dashboard screenshot

| Mac | Desktop WidgetsV2

macOS 14 Sonoma+ · Coming in Navique V2

1 widget

Supabase Health

14/60

Connections

1.2 GB / 8 GB

Storage

342

Auth users

30d

Uptime

Technical Capabilities

01.

Tables Tab — Schema Browser & Row Explorer

Full table browser powered by PostgREST's OpenAPI spec introspection. Lists every table in the public schema with row counts (via exact count headers), column count, and estimated size. Expand a table to see column names, types, nullable status, defaults, and descriptions parsed from SQL comments. Sample data grid shows the first 10 rows sorted by primary key descending. Foreign key relationships surfaced via OpenAPI $ref links. RPC functions detected and listed from the API spec.

Tables Tab — Schema Browser & Row Explorer screenshot
02.

Auth Tab — User Management

Total auth user count, users grouped by provider (email, Google, GitHub, Apple), recent sign-ups over the last 7 days, and last sign-in timestamps. Paginated user list with email, provider badges, created date, and last active date. Requires the service role key for admin API access. Provider breakdown chart shows the distribution of authentication methods across your user base.

Auth Tab — User Management screenshot
03.

Storage Tab — Bucket Browser

Lists all storage buckets with object counts, total size per bucket, public/private status, and allowed MIME types. Expand a bucket to browse objects. Bucket cards with size bars, public badge, and file type icons. Requires the service role key for full storage admin access.

Storage Tab — Bucket Browser screenshot
04.

Edge Functions Tab

Lists all deployed edge functions with slug, version, status, created and updated dates, and JWT verification setting. Function rows with status badge, version number, and last deploy timestamp. Requires a Management API access token for the project-level function listing endpoint.

Edge Functions Tab screenshot
05.

Service Health Tab

Real-time health status of auth, REST, realtime, and storage services. Four coloured indicators (green/yellow/red) with service names. Project advisor recommendations when available via the Management API. Region and PostgreSQL version displayed. Essential for catching service degradation before it affects your users.

Service Health Tab screenshot
06.

Dashboard Widgets & Badges

15 dashboard components for the Command Centre: Project Card (name, status, table count), Storage Card (DB size, top tables), Edge Functions Card, Service Health Card, Row Count Card, Status Badge, User Count Badge, DB Size Badge, Auth Widget (user analytics), Table Browser Widget (schema overview), Storage Browser Widget, Edge Functions Widget, and detail panels for table schema and user profiles. Drag any onto your layout.

Dashboard Widgets & Badges screenshot

Integration Matrix