Alternative to Google Firebase

Hi

Are there any alternatives to Google Firebase that work with Flutterflow?

I have a webserver with unlimited Mysql database.
Is it possible to connect Mysql database to Flutterflow?

The reason for this is because I have made an app which has a lot of reads for each user in my app.
I can't design this differently as user has to pull all this data.
But with Firebase, this becomes prohibitively expensive! Just in a week of testing with 5 users of the app who haven't actually been very active, I've spent $5

I can't code from scratch, I know a bit of basic, a bit of Bacis Swift, so I can change a bit and adapt code.
I have almost no understanding of databases, I know how to use it, but not much more.
That's why I'm asking my question here.

1 reply