Skip to content
← All technologies

Supabase

Supabase is the open-source Firebase alternative that powers the backend of every Goodspeed app. PostgreSQL database, authentication, real-time subscriptions, edge functions, and storage. All managed, all scalable.

Why we chose Supabase

Supabase gives you a real PostgreSQL database, not a proprietary data store. Row-level security handles permissions at the database level. Auth supports email, Google, Apple, and more. Edge Functions run server-side logic. And because it's open source, you can self-host if you ever need to.

Key features

  • PostgreSQL database with full SQL support
  • Built-in authentication (email, OAuth, magic links)
  • Row-level security for fine-grained permissions
  • Real-time subscriptions for live data
  • Edge Functions for serverless logic
  • Storage for files and images

Build with Supabase

Every Goodspeed app ships with this technology, production-ready.