Reputation: 571
Is there a limit to the number of databases that could be created in Firebase. Each database would have it's own login and security credentials to keep the data separate.
https://xyz_customer_one.firebaseio.com
https://xyz_customer_two.firebaseio.com
https://xyz_customer_three.firebaseio.com
. . .
https://xyz_customer_ONE_MILLION.firebaseio.com
Upvotes: 8
Views: 1617
Reputation: 598775
You can have up to 10 Firebase projects on the free plan. There is no limit on the number of paid Firebases.
Upvotes: 7