Skip to main content
Supabase Realtime logo

Supabase Realtime

Real-time database subscriptions

4.5

Real-time PostgreSQL changes via WebSocket. Part of Supabase platform. Listen to database inserts, updates, deletes. Perfect for apps already using Supabase.

Features

Postgres changes broadcast
Presence
Broadcast (pub/sub)
Row-level security
Channel subscriptions
Filter by table/event
Self-hostable
JavaScript client

Pros

  • + Integrated with Supabase
  • + Postgres-native
  • + Row-level security
  • + Open source
  • + Easy if using Supabase

Cons

  • Requires Supabase
  • Less flexible than dedicated
  • Scaling limits apply
  • Database-coupled