Native MySQL on Google Cloud
Written by Kay Ewbank   
Monday, 04 November 2013

Google is adding support for native MySQL connections to its Cloud SQL managed MySQL database, opening the possibility of using your own apps with it.

googlecloudsql

Google Cloud SQL is a fully managed MySQL service hosted on Google Cloud Platform, and it will now support the MySQL Wire Protocol, the standard connection protocol for MySQL.

According to the blog post, this means you will be able to host a MySQL database in Cloud SQL, and access it from ‘just about any application, running anywhere’'.

The ‘just about’ implies there are restrictions, but these haven’t been specified so far as we can tell.

The support means MySQL developers who have apps that use Connector/J , Connector/ODBC and Connector/.NET drivers can use the apps without modification to access databases in Cloud SQL.

The new support also means you can use third-party database tools such as Toad or MySQL Workbench to manage and work with the databases.

The support for native MySQL connections makes it easier to take an existing app and migrate it to run on the Cloud SQL service. It also enables replication to external MySQL databases for low latency connections. The blog also points out that native connectivity means you can use DBMoto from HiTSW to replicate data between Cloud SQL and on-premise databases -- including Oracle, SQL Server, and DB2, and that you can use DBShards from CodeFutures to manage sharding across Cloud SQL instances, and migrate on- and off-cloud with no downtime.

googlecloudsql

 

More Information

Google Cloud SQL

Google Cloud Platform Blog

Related Articles

Google Cloud SQL API

Google Cloud Developer Challenge 2013

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

Banner


Running PostgreSQL Inside Your Browser With PGLite
18/03/2024

Thanks to WebAssembly we can now enjoy PostgreSQL inside the browser so that we can build reactive, realtime, local-first apps directly on Postgres. PGLite is about to make this even easier.



Google Releases Gemma Open Models
28/02/2024

Google has released a set of lightweight open models that have been built from the same research and technology used to create Google's recent Gemini models.


More News

Last Updated ( Monday, 04 November 2013 )