Is there a way to download a backup database

Downloading backup databases is not an available option and is a Google Cloud SQL limitation. We can however restore the database to a new instance by creating a new app (with no replicas at zero cost) and a new database instance in said app (at a prorated cost, to the second). You can then login, grab the data and terminate the instance immediately afterwards to avoid paying the full cost.