Back
Firebase Wrapper
Overview
Firebase is Google's app development platform, trusted by millions of businesses to build and run mobile and web apps. It provides managed infrastructure for authentication, real-time data, storage, and AI-powered features, backed by Google Cloud.
The Firebase Wrapper brings your Firebase app data into Postgres as queryable tables. Query it directly with SQL and join it against your relational data. Both supported objects are read-only, and the wrapper works with Supabase Vault for secure service account credential management.
Supported Objects
| Firebase Object | Description |
|---|---|
| Authentication Users | Read user accounts from Firebase Auth |
| Firestore Database Documents | Read documents from Firestore collections |
Resources
Details
Third-party integrations and docs are managed by Supabase partners.