Supabase

Database, auth, and storage for your apps.

Supabase provides the backend services your app needs — a PostgreSQL database, user authentication, file storage, and real-time subscriptions.

What Chorus sets up

  • A Supabase project for each app you build
  • Database tables based on your app's requirements
  • Row-level security policies to protect your data
  • Authentication configured for your app's users

Accessing your database

You can access your Supabase project directly at supabase.com. Use the Table Editor to view data, the SQL Editor to run queries, or the Auth section to manage users.

Data ownership

Your data lives in your Supabase account. Chorus reads and writes through your project's API keys, but you have full admin access at all times.

Last updated: February 17, 2026