开发者

can i use mysql for django on appengine?

Can i use mysql database connected to dj开发者_JAVA百科ango application on for appengine paltform ??


A relational database is only available on their business version, google appengine uses google bigtable by default.

Since you're using django on appengine you might want to check out http://www.allbuttonspressed.com/projects/django-nonrel for easier database handling if you find it too intimidating

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜