谷歌应用引擎:BigTable 客户端,例如 Oracle 的 Toad
BigTable 客户端(如 oracle 的 toad 或 SQL Server Management Studio Express)?
BigTable Client like toad for oracle or SQL Server Management Studio Express?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以使用 AppRocket 将 App Engine 实例复制到 MySQL:
http://wiki.github.com/k7d/approcket/how- do-it-work
另一个可能就足够的选项是将数据存储后端更改为 SQLLite(仅适用于 dev_appserver ...而不是您的生产实例),然后使用其中一个 SQLLite 客户端 GUI
You can replicate an App Engine instance to MySQL using AppRocket:
http://wiki.github.com/k7d/approcket/how-does-it-work
Another option that might suffice is the ability to change the datastore backend to SQLLite (for dev_appserver only ... not your production instances), then use one of the SQLLite Client GUIs