Supabase Realtime just got a major upgrade! Broadcast from Database — a more flexible and efficient way to subscribe to database changes.
Broadcast from Database (blog post): https://www.supabase.com/blog/realtim...
Unlike Postgres Changes, Broadcast from Database gives you fine-grain control over the exact payload that is sent to the client.
🆕 What's new:
▶︎ Use Postgres Triggers to subscribe to insert, update, and delete events
▶︎ Choose the exact shape of the payload sent to the client
▶︎ Exclude unnecessary data from payload reducing overfetching
▶︎ Perform joins without the need for an additional query
Whether you’re building collaborative apps, dashboards, or anything else that uses realtime data, Broadcast from Database makes it easier than ever.
👀 Try it out and let us know what you build!
💻 Videos to watch next:
▶ Announcing the Supabase UI Library: • Announcing the Supabase UI Library
▶ Announcing Updates to Edge Functions: • Announcing Updates to Edge Functions
▶ How to Use Cursor Agent and Supabase to Maximize Productivity: • How to Use Cursor Agent and Supabase to Ma...
👇 Learn more about Supabase 👇
🕸 Website: https://supabase.com/
🏁 Get started: https://app.supabase.com/
📄 Docs: https://supabase.com/docs
🔔 Subscribe for more tutorials and feature updates from Supabase: / @supabase
📱 Connect with Us:
🐙 Github: https://www.github.com/supabase
💬 Discord: https://discord.supabase.com/
🐦 Twitter: / supabase
▶ Instagram (follow for memes): / supabasecom
ABOUT SUPABASE:
Supabase is the open source Firebase alternative. Supabase provides a full Postgres database for every project with pgvector, backups, realtime, and more. Add and manage email and password, passwordless, OAuth, and mobile logins to your project through a suite of identity providers and APIs.
Build in a weekend, scale to millions.
#Supabase #AppDevelopment #RealtimeApps #DeveloperTools