Search code examples
firebasefirebase-realtime-databasefirebase-console

Firebase Database - How to know how much Space am I using?


I can't find that information in the console. I thought I could export the JSON and see the actual size of the file but I don't know if there is a better way.

I think it is somehting important to know if you need to upgrade your plan or not.

Regards.


Solution

  • There is a connections tab in the Firebase console that shows the recent number of connections.