December 2017
Beginner to intermediate
264 pages
5h 38m
English
Cloud SQL is a fully managed RDBMS hosting on Google Cloud platform. The databases that are offered under this service are MySQL and PostgreSQL. For applications that require transaction databases, Cloud SQL is an option. The following demo explains how to create a MySQL database in Cloud SQL and connect to it using a sample App Engine app that has a page written in PHP.
To get started in Cloud SQL:
The Cloud SQL instance will be assigned ...