这是否作为云服务存在?
数据库
- Redis
- Casandra
- MySQL(RDS 虽然不错,但不够敏捷)(RDS 之外的其他)
- PostgreSQL
队列
- RabbitMQ
- Beanstalkd
- Gearman
全文搜索
- Thinking Sphinx
Database
- Redis
- Casandra
- MySQL (RDS, while nice, isn't quite agile enough) (other besides RDS)
- PostgreSQL
Queueing
- RabbitMQ
- Beanstalkd
- Gearman
Full text search
- Thinking Sphinx
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您所询问的产品类别可在云中使用(DBMS、NOSQL、队列)。但也许不是相同的实现。
微软和亚马逊都在云中拥有队列和 noSQL 数据库解决方案。
微软也有 SQL Azure,它是 SQL Server 的云版本。这相当于您列表中的 MySql/PostgreSQL。
The categories of products you are asking about are available in the cloud (DBMS,NOSQL, Queuing). Perhaps not the same implementation though.
Microsoft and Amazon both have queuing and noSQL database solutions in the cloud.
Microsoft has SQL Azure as well, which is a cloud version of SQL Server. This is equivalent to MySql/PostgreSQL in your list.