AWS 简单数据库管理工具
我正在将 Amazon SimpleDB 用于我的 Web 应用程序。我正在寻找像 phpMyAdmin 这样的工具,它允许我从一个地方管理数据库(查看我的所有域名,查看所有记录 - 运行测试查询等),但我能找到的只是 Bizo 的免费 firefox 插件,
http://dev.bizo.com/2008/12/open-source-simple-db-firefox-plugin.html
这不会这样做,因为它不会让我将其指向简单数据库的欧洲主机,即 sdb.eu-west-1.amazonaws.com
我不介意在必要时付费。
I'm using Amazon SimpleDB for my web application. I'm looking for a tool like phpMyAdmin that will allow me to administer the database from one place (see all my Domains, view all records - run test queries etc) but all I can find is the free firefox plugin from Bizo
http://dev.bizo.com/2008/12/open-source-simple-db-firefox-plugin.html
This will not do because it wont let me point it at the European host of simple DB which is sdb.eu-west-1.amazonaws.com
I don't mind paying for something if necessary.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
我使用 SDB Explorer (http://www.sdbexplorer.com/),它不是免费的,但合理定价。
I use SDB Explorer (http://www.sdbexplorer.com/), which is not free, but reasonably priced.
SDB 有用的工具:
SDBTool(Firefox 扩展):
http://code.google.com/p/sdbtool/
SDBNavigator(Chrome 扩展程序):
https://chrome.google.com/webstore/detail/sdbnavigator/ddhigekdfabonefhiildaiccafacphgg
SDB 浏览器:
http://www.sdbexplorer.com/
Useful tools for SDB:
SDBTool (Firefox Extension):
http://code.google.com/p/sdbtool/
SDBNavigator (Chrome Extension):
https://chrome.google.com/webstore/detail/sdbnavigator/ddhigekdfabonefhiildaiccafacphgg
SDB Explorer:
http://www.sdbexplorer.com/
我刚刚安装了 bizo.com SDB Firefox 扩展,我可以从屏幕左下角的下拉列表中选择欧盟区域。
我的版本是2010-05-03。
I've just installed the bizo.com SDB Firefox extension and I can select the EU region from the dropdown on the lower left of the screen.
I have version 2010-05-03.
如果您是 Eclipse 用户,AWS Toolkit for Eclipse 包括 Amazon SimpleDB 支持以及许多其他 AWS 服务。
If you are an Eclipse user, the AWS Toolkit for Eclipse includes Amazon SimpleDB support, as well as a number of other AWS services.