An excellent tool for some specific scenarios.
Rating: 6 out of 10
IncentivizedUse Cases and Deployment Scope
Our clients need a database solution for their e-commerce tools. They usually used a dedicated virtual machine with a traditional DBMS, but this would cost too much to maintain. Using a cloud solution like Google Cloud SQL would be a better solution in this case, avoiding unnecessary infrastructure maintenance costs.
Pros
- Very stable.
- Very secure.
- Easy to use.
Cons
- Cost can get high really quickly.
- Log access could be better.
- Sharing access with team member not so easy.
Likelihood to Recommend
In our experience, Google Cloud SQL is useful for applications that need a relational database but are not very intensive in data processing and/or don't have heavy loads of data write and read. In these scenarios, it proves to be less expensive and easier to maintain than a traditional DBMS. On the other hand, for really database-intensive applications, it can become too costly and too complicated to maintain.