We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 10 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
Django 与 Django-nonrel 用于 AppEngine 支持。
Django with Django-nonrel for AppEngine support.
据我所知,你不能在GAE中使用关系数据库(尽管你可以使用Web服务来做同样的事情),没有办法直接实现同样的目的。
As far as i know , you cannot use a relation database inside GAE, (although you can use a webservice to do the same), there is no way to achieve the same directly.