I am creating a DAM (Digital Asset Management) solution for our business that will hold thousands of gigabytes of Video and Images. Each will be named, categorised, tagged, and also use ai to tag them for easy finding it will also use API's for converting to various formats. There will not be many reads or writes as it is an internal application.
The pricing on firebase is not straightforward, I can easily extend our hosting storage we run poketbase on but I am concerned there is a lot more work integrating a database via an api vs the built in integration of firebase with flutterflow.
My questions are:
1. Is there an advantage to using firestore over an sql solution like poketbase or supabase with flutterflow? I'm guessing the built in authentication is one reason for using firebase?
2. Does anyone know where I can easily calculate the costs of 1000Gb per month storage with firebase?
Database File Storage
2 replies