Google AppMaker 可以使用 PostgreSQL 吗?
Is it possible to use PostgreSQL with Google AppMaker?
文档中提到可以使用MySQL:
Your app can access tens of gigabytes of data stored in Google Cloud
SQL, a MySQL relational database hosted on Google Cloud Platform.
然而,它似乎是在 PostgreSQL 在 Google Cloud SQL 上可用之前编写的。
不支持 PostgreSQL。看到 https://developers.google.com/appmaker/models/cloudsql,它说:
Note: App Maker supports only MySQL databases. You can't use
PostgreSQL.
文档中提到可以使用MySQL:
Your app can access tens of gigabytes of data stored in Google Cloud SQL, a MySQL relational database hosted on Google Cloud Platform.
然而,它似乎是在 PostgreSQL 在 Google Cloud SQL 上可用之前编写的。
不支持 PostgreSQL。看到 https://developers.google.com/appmaker/models/cloudsql,它说:
Note: App Maker supports only MySQL databases. You can't use PostgreSQL.