surp[community]

surp

surp is an open source, nvim-style terminal client for Supabase. Manage projects, tables, SQL, edge functions, storage, auth users, and more from your terminal. Free, no account required.

Features:

  • Browser-based Supabase login flow with personal access token storage
  • Direct API connection — no RexaDB account, subscription, or license required
  • Support for any PostgreSQL database (not limited to Supabase)
  • Tables browser, SQL editor, row editing, schema ERD, linter
  • Storage and auth browsing
  • Saved connection profiles for quick reuse
  • Cross-platform: macOS (arm64/x64), Linux (x64), Windows (x64)
  • Self-update functionality via :update command

Binaries are published on GitHub Releases and installed via npm postinstall — no source code is shipped.