This topic created in 4502 days ago, the information mentioned may be changed or developed.
RT,
部署在GAE上的项目,除了google could SQL,还能连哪些?
5 replies • 1970-01-01 08:00:00 +08:00
 |
|
2
liubin Mar 1, 2014
很多database as a service 的服务。
|
 |
|
3
yanunon Mar 1, 2014
对于免费用户内置datastore限制太严重了
|
 |
|
5
lm902 Mar 1, 2014
Google 提供的产品有: 1、Google Cloud Datastore 2、Google Cloud Storage(对象储存) 3、Google Cloud SQL(MySQL) 也可以使用第三方的服务例如ClearDB(MySQL),MongoLab(MongoDB)
|