Skip to main content
Post Undeleted by josliber
added 17 characters in body
Source Link
Nico
  • 332
  • 3
  • 9

These answers are a bit outdated. Google App Engine instances can connect to an external database server as per https://cloud.google.com/appengine/docs/php/using-third-party-databasesservers.

It's worth noting that theThe ability to connect externally requires that the account the App Engine is running under be a "paid account" a/k/a "billing enabled". See

References: https://cloud.google.com/appengine/docs/php/runtime#PHP_Functions_that_requires_billing_enabled

-https://cloud.google.com/appengine/docs/php/using-third-party-databases

-https://cloud.google.com/appengine/docs/php/runtime#PHP_Functions_that_requires_billing_enabled

These answers are a bit outdated. Google App Engine instances can connect to an external database server as per https://cloud.google.com/appengine/docs/php/using-third-party-databases

It's worth noting that the ability to connect externally requires that the account be a "paid account" a/k/a "billing enabled". See: https://cloud.google.com/appengine/docs/php/runtime#PHP_Functions_that_requires_billing_enabled

These answers are a bit outdated. Google App Engine instances can connect to external database servers.

The ability to connect externally requires that the account the App Engine is running under be a "paid account" a/k/a "billing enabled".

References:

-https://cloud.google.com/appengine/docs/php/using-third-party-databases

-https://cloud.google.com/appengine/docs/php/runtime#PHP_Functions_that_requires_billing_enabled

Post Deleted by Matt
Source Link
Nico
  • 332
  • 3
  • 9

These answers are a bit outdated. Google App Engine instances can connect to an external database server as per https://cloud.google.com/appengine/docs/php/using-third-party-databases

It's worth noting that the ability to connect externally requires that the account be a "paid account" a/k/a "billing enabled". See: https://cloud.google.com/appengine/docs/php/runtime#PHP_Functions_that_requires_billing_enabled