Sia Manager for Supabase

Sia Manager for Supabase Coming Soon

Manage Supabase projects, databases, and backend resources from Android.

Sia Manager for Supabase feature graphic

About

Sia Manager for Supabase is a mobile ops and management console for Supabase — not just a database client. From one Android app you can monitor and act on Postgres, Auth, Storage, Realtime, Edge Functions, and Reports across your cloud and self-hosted projects. Built with Kotlin, Jetpack Compose, and Material 3 on an MVVM + Repository architecture, it connects your device directly to Supabase and works across two API planes: a data plane that needs only a project URL and API key, and a Management API plane for deeper administration on Supabase Cloud.

Features

  • Data plane (cloud and self-hosted, using only a project URL + API key): an overview dashboard of users, tables, and buckets with new-signup trends and login-provider distribution
  • Database: browse exposed tables (column count / primary keys), search tables, view rows, insert / edit / delete rows via a JSON editor, and export to CSV
  • Auth: user list with confirmed / unconfirmed status, login providers, and create user / send email invite
  • Storage: public and private buckets, object list and sizes, open and preview objects (auto-generated signed URLs for private buckets), and upload via the system file picker (SAF)
  • Multi-project: add, switch between, and delete multiple Supabase project connections, with badges showing which keys each holds (anon / service_role / Management)
  • Management API plane (Supabase Cloud only, requires a Personal Access Token): SQL editor, RLS policies, Advisors (security / performance lints), Reports, Log Explorer, email templates, Realtime inspection, project lifecycle (pause / restart), database structure, and Edge Functions
  • Clean gated states: without a Management token, those screens show a "Management API token required" notice instead of crashing; self-hosted projects support data-plane features by design
  • Keys are treated as opaque strings (including new sb_publishable_… / sb_secret_… keys); the project ref is derived from the URL, and secret keys and the Management token are stored only in this device's app-private DataStore
  • Security and app features: system / dark / light theme, screen-capture blocking (FLAG_SECURE, on by default) to hide sensitive info in screenshots and the recents list, read-only mode, clipboard auto-clear, and biometric app lock
  • Local project-status notifications on launch detect paused or failed projects entirely on-device — no FCM, push server, or backend of ours

Independence and Trademarks

Sia Manager for Supabase is an independent, third-party client and is not affiliated with, endorsed by, or sponsored by Supabase, Inc. "Supabase" is a trademark of Supabase, Inc.; the name "Sia Manager for Supabase" is used nominatively to describe compatibility with the Supabase platform.