
Supabase
An open-source Firebase alternative providing a Postgres database, auth, and realtime APIs.
Overview
Supabase is an open-source Firebase alternative built on Postgres, offering a database, authentication, storage, and realtime subscriptions.
The Supabase integration for Queue allows AI agents to query and update database tables, manage auth users, trigger edge functions, and react to realtime database events — making it easy to build AI-native backends.
How it works
Queue includes multiple prebuilt Supabase workflows designed for AI-powered automation.
Database Operations
Read, insert, update, and delete rows in your Supabase Postgres tables directly from AI agent workflows.
Auth Management
Create and manage users, handle invitations, and trigger onboarding flows automatically through AI agents.
Edge Function Triggers
Invoke Supabase Edge Functions on demand or in response to events to run custom backend logic alongside AI actions.
Configure
Open the Queue dashboard and navigate to Integrations
Search for Supabase and select the integration
Enter your Supabase project URL and service role key
Select the tables and schemas you want Queue to access
Configure database triggers, edge functions, and AI agent actions
More
Development
Apps






