Why I left Firebase
2025 reality: I wanted real SQL, RLS, and storage control.
Supabase delivered.
Migration: 3 days
sql
-- Auth...
about an hour ago
2025 reality: I wanted real SQL, RLS, and storage control.
Supabase delivered.
sql
-- Auth...
about an hour ago
I started with zero plan, just an idea and too much coffee.
Three weeks ago I was still copying data manually. Then I...
const aboutMe = function() {
return {
display_name: 'Eve',
bio: 'None',
}
}