I have a DB at https://dbname-rtdb.firebaseio.com/. I would like to run a prompt in Gemini that says something like
“Do an analysis of the database on
https://dbname-rtdb.firebaseio.com/companies/-idCompany/quantities/
and bring me the total quantity consumed for each type of product”.
When I try to use Gemini AI Studio within my Firebase console, Gemini returns a message that it cannot read external databases and should load the JSON directly.
Gemini really can’t connect to databases securely to better enhance business data analysis?