Back to deals
Supanator: Supabase Manager

Developer Tools

Free

Supanator: Supabase Manager

by Jean-Robert Nino

4.7 (13) v3.6.10 48 MB Universal 4+

Description

Supanator is the definitive, professional-grade client for Supabase, meticulously crafted for developers on iOS and iPadOS.

Manage your Supabase projects from anywhere with a fast, intuitive, and fully native interface. Browse table data, run SQL queries, monitor project health, manage storage, and stay connected to your backend without needing to sit at your desk.

DATABASE MANAGEMENT
Browse schemas, tables, and columns. View, add, edit, and delete rows with an interface that understands data types and constraints. Explore table relationships with an interactive diagram, and manage Row-Level Security policies to help keep your data secure.

SQL EDITOR & QUERY BUILDER
Run SQL queries directly against your database, from simple reads to complex updates. Save snippets, export results to CSV, and get warnings before destructive operations. Prefer a visual approach? Use the built-in query builder instead of writing raw SQL.

AI ASSISTANT
Get help writing SQL, designing schemas, and creating RLS policies. The AI assistant understands your project structure and provides context-aware suggestions tailored to your database.

REALTIME & MONITORING
Watch live inserts, updates, and deletes from your Supabase tables in realtime. Track project health, database activity, API usage, CPU, memory, connections, logs, and more. Review security and performance advisors, SSL enforcement, and encryption status.

PUSH NOTIFICATIONS
Receive alerts when your project goes down, recovers, or reports unhealthy status. Configure notifications by category, including project health, database, auth, edge functions, and storage. Monitoring runs server-side, so alerts still arrive when the app is closed.

STORAGE MANAGEMENT
Browse buckets and files with folder navigation, upload assets from Files or Photos, preview images, PDFs, and videos, and manage bucket permissions.

AUTH & SECURITY
Monitor authenticated users, manage identity settings, and configure OAuth providers. View roles and privileges, and sign in securely with OAuth or management tokens. Credentials are stored in Keychain, with optional Face ID or Touch ID protection.

SELF-HOSTED SUPPORT
Connect to self-hosted Supabase alongside or instead of Cloud. Works with the official Docker setup, Kubernetes, the Supabase CLI, and custom Postgres. Advanced settings cover reverse proxies, self-signed certs, and basic auth. Your data stays put.

EDGE FUNCTIONS, APIS & MORE
Manage edge functions, secrets, and environment variables. Browse triggers and database functions, view generated REST API docs with cURL and Swift examples, manage API keys, and access backups with point-in-time recovery support.

APPLE WATCH SUPPORT
Monitor your Supabase project from your wrist. Live dashboard with request counts, auth, storage, database size, and edge function invocations. Browse tables, view function details, switch accounts, and get offline caching with encrypted credential sync.

BUILT FOR IPHONE, IPAD AND APPLE WATCH
Enjoy adaptive layouts, Home Screen widgets, customizable dashboards, and easy switching between projects and accounts.

FREE FEATURES
• Browse database tables, storage, and edge functions
• SQL Editor
• API Keys
• Analytics and project health
• Project advisors and SSL enforcement
• Widget support

SUPANATOR PRO
• Multi-account support (up to 5)
• Create tables, add/edit/delete rows
• SQL snippets, logs, and advanced analytics
• AI Assistant and SQL Generator
• Query Builder
• Create and invite auth users
• Create storage buckets and upload files
• Management API access
• Realtime monitoring
• Auth users and RLS policy management

Supanator is an unofficial client and is not affiliated with or endorsed by Supabase Inc. An existing Supabase account or self-hosted environment is required.

Terms of Use: https://www.apple.com/legal/internet-services/itunes/dev/stdeula/
Privacy Policy: https://supanator.com/privacy.txt
Production Agreement: https://supanator.com/production-agreement.txt

What's new (v3.6.10)

Cron Jobs
Schedule anything to run on a timer, right from your phone. Pick how often (every few minutes, hourly, daily, or a specific day and time), and Supanator writes the cron expression for you. Run raw SQL, call any URL, trigger an Edge Function, or invoke one of your own database functions, with custom headers when you need them. A run history shows you what fired, when, and whether it worked.

Schema Diagram
The database diagram has been rebuilt from the ground up. Tables appear as cards grouped by schema, joined by their relationships, with cardinality marked on every connection. Focus a table to trace what it touches, use the minimap to move around large schemas, search by name, and export the whole diagram to PDF or PNG.

More Table Tools
Tap a foreign key to jump straight to the related row. Select several rows and delete them at once. Export a table to CSV. Toggle row-level security per table, read the generated DDL for any table, and on iPad, edit cells inline like a spreadsheet.

Database Webhooks
Fire an HTTP request whenever a row is inserted, updated, or deleted. If webhooks aren't set up on your project yet, one tap enables them, with the exact SQL shown to you first. Create, browse, and remove webhooks without leaving the app.

Branches
Branch management is more capable now. Create, merge, reset, and delete your Supabase preview branches, and see a clear, colour-coded diff of the schema changes a branch would bring to production before you merge.

Vault, Roles, Triggers & Storage
Store and edit secrets in Supabase Vault. Create database roles. Drop triggers and functions you no longer need. Empty or delete a storage bucket. The parts that used to be view-only are now things you can actually manage.

Organisation & Read-Only Mode
See who's in your organisation and which plan you're on. Check whether your project is in read-only mode, and override it when you need to write.

Status Alerts
Get a push notification when Supabase reports a platform incident, so you hear about outages from your pocket instead of finding out the hard way.

Note: Cron Jobs and Database Webhooks rely on the pg_cron and pg_net extensions. Supanator can enable them for you in one tap, and always shows the SQL first. Everything else works on any standard Supabase setup.