Back
Firebase Wrapper

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 ObjectDescription
Authentication UsersRead user accounts from Firebase Auth
Firestore Database DocumentsRead documents from Firestore collections

Resources

Details

DeveloperSupabase
DocumentationLearn

Third-party integrations and docs are managed by Supabase partners.

Get started with Firebase Wrapper and Supabase.