Desktop app for Mac, Windows & Linux

SupabaseSupabase GUI Client

Manage your Supabase PostgreSQL database visually. Browse tables, run SQL queries, edit data inline, and export results. A fast desktop alternative to Supabase Studio. Connect to Supabase on localhost, self-hosted, or cloud (Supabase Cloud).

7-day free trial · No sign-up required

10x Your Supabase Productivity

Stop switching between CLI and code. Manage everything visually.

SQL Query Execution

Write and run SQL queries with syntax highlighting. Full PostgreSQL support for your Supabase database.

Schema Discovery

Explore your Supabase schemas, tables, views, and functions in a navigable tree structure.

Table Discovery

Browse all tables with column details, row counts, and size statistics at a glance.

Data Viewing with Sorting

View table data with pagination, column sorting, and filtering. Handle large Supabase tables with ease.

Inline Editing

Click any cell to edit data in place. Changes are saved directly to your Supabase database.

Row Insertion

Insert new rows with a form that respects column types, defaults, and constraints.

Export to SQL, CSV & JSON

Export query results or entire tables to SQL, CSV, or JSON formats for backups and sharing.

Import Data

Import data into your Supabase tables from external files quickly and reliably.

Table Operations

Truncate or drop tables with confirmation dialogs to prevent accidental data loss.

SSH Tunnel Support

Connect securely to Supabase self-hosted instances or private networks through SSH tunnels.

Multiple Tabs

Work across multiple queries and tables in parallel with tabbed navigation.

Dark & Light Mode

Switch between dark and light themes to match your preference and reduce eye strain.

Keyboard Shortcuts

Navigate, run queries, and manage data without reaching for the mouse.

Native Desktop App

Runs natively on Mac, Windows, and Linux. No browser tab required — faster and more responsive than web UIs.

Frequently Asked Questions

Why use a desktop GUI client instead of Supabase Studio?
Supabase Studio is a web-based tool that runs in your browser and can feel slow with large datasets or complex schemas. A desktop client like 1bench runs natively on your machine, offering faster performance, keyboard-driven workflows, multiple tabs, and offline access to saved connections. It's ideal for developers who spend significant time working with their Supabase database.
How do I connect to my Supabase database from an external GUI client?
In your Supabase dashboard, go to Settings > Database to find your connection string. Copy the PostgreSQL URI (it looks like postgres://postgres.[ref]:[password]@aws-0-[region].pooler.supabase.com:6543/postgres). Paste it into 1bench as a new PostgreSQL connection. You can also use the direct connection string on port 5432 for non-pooled access.
Can I use 1bench with a local Supabase development setup?
Yes. If you're running Supabase locally via the Supabase CLI (supabase start), you can connect to the local PostgreSQL instance at localhost:54322 with the default credentials. 1bench treats it as a standard PostgreSQL connection, so you get the same full feature set for local development.
What are the limitations of the Supabase Studio UI?
Supabase Studio is convenient but has trade-offs: it can be slow with large tables, lacks advanced SQL editor features like autocomplete and multi-tab queries, doesn't support data export to multiple formats, and requires a browser with an active internet connection. A desktop client addresses these gaps with native performance and richer tooling.
Does 1bench support Supabase-specific features like Row Level Security?
1bench connects to Supabase via its underlying PostgreSQL database, so you get full access to all PostgreSQL features including RLS policies, functions, triggers, and extensions. You can view and manage RLS policies through SQL queries, inspect schemas, and work with all Supabase database objects directly.

Ready to manage Supabase visually?

1bench connects to Supabase Cloud and self-hosted instances. Start your 7-day free trial today.

View Pricing

1bench is not affiliated with or endorsed by Supabase, Inc.. Supabase is a trademark of Supabase, Inc..