Developer Update - February 2025
Here’s everything that happened with Supabase in the last month:
Deploy Edge Functions from the Supabase dashboard
Write your Edge Function in the dashboard using the AI Assistant and deploy it directly.
[Link]
Deploy Edge Functions from the CLI
Write your Edge Function locally and deploy it using the CLI and without having to install Docker.
Deploy Edge Functions using the API
AI tools and other products that integrate with Supabase can now deploy Edge Functions using the Supabase API.
Connect AI tools and LLMs to Supabase
We’ve published documentation on how to use the Model Context Protocol (MCP) to connect external AI tools to Supabase. Use natural language commands to perform operations in Supabase.
Third-party Auth is now less expensive
We’ve increased the MAU quota for using third-party authentication providers so it’s easier (and more cost-effective) to start using Supabase with an existing project that uses another auth provider.
[Link]
New billing documentation
Better explanations for how bills are computed, upgrading/downgrading subscriptions, and concepts such as Credits or Spend Caps.
[Docs]
Using Postgres as a Graph Database
pgRouting is a Postgres extension that can be used to add basic graph functionality to Postgres.
Quick Product Announcements
- Invoke the SQL Editor from anywhere in the Supabase Dashboard [Link]
- Read HubSpot data from within Postgres using the new FDW [Link]
- Read Notion data from within Postgres using the new FDW [Link]
Made with Supabase
- Stripe SaaS OSS with Supabase. Launch Full-Stack Apps 100x Easier.[GitHub] [YouTube]
- Atomic CRM. The Open-Source CRM Toolkit for Personalized Solutions [GitHub] [Website]
- GymBrah. Run your fitness business without chaos [GitHub][Website]
- SQL Noir. Learn SQL by solving crimes [GitHub] [Website]
Community Highlights
- Global Community Meetups [Sign up here]
- The easiest way to get started selling SaaS with Polar [Repo]
- Supabase 2025 Full Free Course [YouTube]
- Build the Reddit Clone with Supabase [YouTube]
- How to Use Cursor Agent and Supabase to Maximize Productivity [YouTube]
- Multilingual transcription Telegram bot using Supabase and ElevenLabs Scribe API [Demo][YouTube]
- Using Remotion Lambda with Supabase [Docs]