Retour aux promos
Supanator: Supabase Manager

Outils de developpement

Gratuit

Supanator: Supabase Manager

par Jean-Robert Nino

3,0 (4) v3.5.12 46 Mo Universel 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

Nouveautés (v3.5.12)

Self-Hosted Supabase
Supanator now connects to your own Supabase stack, not just Supabase Cloud. Run it however you like: the official self-hosted Docker setup, Kubernetes, the Supabase CLI on your laptop, or a Postgres database you put together yourself. Paste your URL and keys, tap Test Connection, and Supanator figures out which features your stack supports before you finish setup. Advanced options in the connect sheet handle unusual layouts (reverse proxies, custom paths, self-signed certificates, basic auth, and more). Browsing tables, running SQL, managing users, uploading files to Storage, inspecting Realtime channels, deploying Edge Functions: it all works out of the box.

Database Monitoring
Five new tools that show you what your database is actually doing right now. See which queries are taking too long. Spot which tables need cleanup. Find unused indexes you could drop. Kill stuck queries with one tap. Terminate idle connections that are holding the database hostage. Walk the timeline of every migration you've ever run. Works on Cloud too.

Logs
A log viewer for your Postgres, Auth, REST API, Storage, and Realtime services, filterable by source, severity, and search. To stream them, Supanator installs two small helper functions in your database. One tap, with the exact SQL shown to you first so you can read what's being added.

Analytics
Five tabs of charts and numbers about your stack: Overview, Usage, Database, API, Auth. Tap a card to flip it and see what the number means. Database and Auth always work, no setup needed. The other three light up once you install the helpers. If something can't be measured on your particular setup, Supanator says so plainly instead of showing fake zeros.

Note: Logs and a few Analytics tabs need two helper functions installed in your database. Everything else works on any standard Supabase setup without modification.

Compatibility Chart
Before you connect, a chart in the connect sheet shows which features will work on your setup (Docker, Kubernetes, CLI, or custom Postgres) with notes on the rough edges. No surprises after the fact.

Under the Hood
Don't want the helpers anymore? One tap removes them and shows you exactly what's being undone. Everything stays on your servers. Everything is reversible. The whole app is now translated into 19 languages.