Connecting to and Using Google’s Cloud SQL With Ballerina

Introduction

Cloud SQL

Cloud SQL is a cloud-based alternative to local MySQL, PostgreSQL, and SQL server databases that is a part of the Google Cloud Platform Suite. You can follow this guide to create your own Cloud SQL instance in 5 minutes.

Ballerina

Ballerina is an open-source programming language for the cloud that makes it easier to use, combine, and create network services. To learn more about Ballerina, visit the official website.