[Spicy question] Why did you stick with Firebase?

I see a lot of people saying "Supabase = Firebase killer" or hell even "Cloudflare so much cheaper = Firebase dead".

I know with Firestore / Realtime DB being NoSQL databases are a bit of a quirk.

I stuck with Firebase because after getting over the initial weirdness of NoSQL I find that there's something's that I actually prefer over a traditional MySQL / PostgreSQL DB. Shocking I know!

It's a bit of a "better to dance with the devil you know, than the devil you don't" kind of deal, and it's hardly expensive after you figure out a good structure and now how to write good background functions.

So why did you stick with Firebase?