🗂️ Navigation
🔧 Supabase Edge Functions

Supabase Edge Functions

Write serverless functions that run close to your users.

Visit Website →

Overview

Supabase Edge Functions are serverless functions that are globally distributed and run on Deno. They are designed to work seamlessly with other Supabase services like Database, Auth, and Storage. This allows developers to write custom business logic that executes with low latency for users anywhere in the world.

✨ Key Features

  • Powered by Deno
  • Globally distributed
  • Written in TypeScript
  • Integrated with Supabase ecosystem (Auth, Database)
  • Local development with Supabase CLI
  • Fast deployment

🎯 Key Differentiators

  • Deep integration with the Supabase Postgres database and auth
  • Built on the modern Deno runtime
  • Open source principles

Unique Value: Easily extend your Supabase backend with custom, low-latency serverless logic that runs close to your users.

🎯 Use Cases (5)

Database webhooks Third-party integrations (e.g., Stripe) Custom API endpoints Sending notifications Data validation and transformation

✅ Best For

  • Processing a payment with Stripe after a database insert
  • Sending a welcome email to a new user
  • Creating a custom API route for a mobile app

💡 Check With Vendor

Verify these considerations match your specific requirements:

  • Standalone applications not using the Supabase platform
  • Heavy, long-running computations

🏆 Alternatives

Firebase Cloud Functions Netlify Functions Vercel Functions

Offers a more integrated experience for Supabase users compared to using a separate, third-party functions provider. It's built on Deno, making it more modern than Firebase's Node.js environment.

💻 Platforms

API

🔌 Integrations

Supabase Database Supabase Auth Supabase Storage Stripe GitHub

🛟 Support Options

  • ✓ Email Support
  • ✓ Dedicated Support (Enterprise tier)

🔒 Compliance & Security

✓ SOC 2 ✓ GDPR ✓ SSO ✓ SOC 2 Type II

💰 Pricing

$25.00/mo
Free Tier Available

Free tier: 500,000 executions per month

Visit Supabase Edge Functions Website →