Β© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabaseβ€’4y agoβ€’
14 replies
drewbie

Database Hooks In Local Development

Is there any work arounds to have database hooks enabled in local development? I'm relying heavily on certain database events triggering an http request which is available in the Studio GUI in a live Supabase account. However, in a local development environment, the Studio GUI doesn't show the option for database hooks.

I'm wondering if behind the scenes, the live Supabase GUI creates a migration that runs the http postgres extension to fire off your API request after a database event and that if I could create that same migration in my local development setup I could accomplish the same things.

Really I just want them to be available locally since my development flow is all local development. Without the database hooks Im sort of flying blind on how those things will behave in production.

Any help or suggestions on how to accomplish this would be appreciated!
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

`MalformedJWT` error in local development
SupabaseSSupabase / help-and-questions
4mo ago
Google provider in local development
SupabaseSSupabase / help-and-questions
3y ago
How to enable database webhooks for local development
SupabaseSSupabase / help-and-questions
4y ago
Local Development Issues
SupabaseSSupabase / help-and-questions
11mo ago