cheaper backend
Firebase / month
Supabase / month
you save

Cost breakdown

Line itemFirebaseSupabase

Firebase applies free daily allowances (≈1.5M reads, 0.6M writes, 0.6M deletes, 1 GB storage, 10 GB egress per month) then meters the rest. Supabase Free is $0 within its limits; above them the $25 Pro base includes 8 GB database, 250 GB egress and 100k users, with overages beyond. Reference rates, not a quote.

Per-operation vs flat tier — that is the whole decision

The crossover is driven almost entirely by read volume. Firebase charges for every document read, so a feed or dashboard that fetches many docs per view scales its bill with traffic; Supabase charges nothing per query, so the same workload costs the same flat tier. Model the rest of your stack with the API stack cost calculator, price a managed Postgres directly on the Supabase cost calculator, and if you are weighing running your own database, compare it on the self-host vs API calculator.

Host your project:DigitalOcean — $200 free ↗Hostinger VPS
Supabase Cost CalculatorAPI Stack Cost CalculatorSelf-Host vs API CalculatorCloud Storage Cost Calculator