I am having a hard time finding documentation for the best way to link a SQL database being hosted on google cloud. What components do I need to build up the connection string?
Use cloud SQL API to connect with the API connector in your bubble app
@siddharth How fast is it using the API? I mean, is there a connection time limit after which you have to reconnect in order to write to the DB in cloud SQL?
its fast, no delay whatsoever, and no there is per task limit
Could you explain the “per task limit“?
And is it convenient to set up and connect to Bubble, and perform operations? - I mean, the database hosted on Cloud SQL would be my permanent DB instead of the Bubble DB