Meteor Backend (Mongo I presume in all cases) vs firebase

Hi I’m building a social network using firebase and was wondering how much of the features I could do with Meteor If anyone can offer experience comparison?

Things that firebase gives me

Strong security database rules
Database triggers
Scalability on demand

I’m impressed with svelte-simple-todos app with meteor so far.

The things you listed you can have with Meteor as well. Just in a different way than with Firebase.

There is also this that will move building social networks much faster by giving you the DB structure and functions for the most common things: