Supabase is an open-source Firebase alternative providing a PostgreSQL database with a powerful suite of developer tools and APIs.

Supabase demo screenshot

About Supabase

Supabase is a comprehensive platform that offers a fully managed database service with real-time capabilities, user authentication, auto-generated APIs, and storage solutions. It combines the reliability of PostgreSQL with modern developer features, making it easier to build scalable applications without managing complex infrastructure.

Key Features

  • PostgreSQL Database with automated API generation
  • Real-time subscriptions and database changes streaming
  • Built-in user authentication and authorization
  • Database backups and point-in-time recovery
  • Storage solution for managing large files and assets
  • Row Level Security (RLS) for granular data access control
  • Auto-generated TypeScript types for type safety
  • Database functions and stored procedures support
  • Edge Functions for serverless computing
  • Dashboard for database management and monitoring