News

Cloud SQL, based on the open-source MySQL database, was announced on Google's App Engine Blog yesterday, and is being rolled out to selected developers in a limited trial—for free.
The MySQL database drivers are available from the MySQL site's downloads page and can be manually added to any Python or Java app. However, an approach that's more compliant with 12-Factor App is to ...