Cloud SQL is a hosted MySQL service.
It provides:
- Rich query language
- Primary and secondary indexes
- ACID transactions
- Relational integrity
- Stored procedures
Fully managed MySQL and PostgreSQL databases
- Fully managed instances
- Patches and updates automatically applied
- You still have to administer MySQL users
Cloud SQL supports many clients
- gcloud beta sql
- App Engine, G Suite scripts
- Applications and tools
- SQL Workbench, Toad
- External applications using standard MySQL drivers
This comment has been removed by the author.
ReplyDelete