最新文章专题视频专题问答1问答10问答100问答1000问答2000关键字专题1关键字专题50关键字专题500关键字专题1500TAG最新视频文章推荐1 推荐3 推荐5 推荐7 推荐9 推荐11 推荐13 推荐15 推荐17 推荐19 推荐21 推荐23 推荐25 推荐27 推荐29 推荐31 推荐33 推荐35 推荐37视频文章20视频文章30视频文章40视频文章50视频文章60 视频文章70视频文章80视频文章90视频文章100视频文章120视频文章140 视频2关键字专题关键字专题tag2tag3文章专题文章专题2文章索引1文章索引2文章索引3文章索引4文章索引5123456789101112131415文章专题3
当前位置: 首页 - 科技 - 知识百科 - 正文

云Mysql比较_MySQL

来源:动视网 责编:小采 时间:2020-11-09 19:14:51
文档

云Mysql比较_MySQL

云Mysql比较_MySQL:在Sitepoint上看到一片文章,对比了AWS RDS、Google Cloud SQL、ClearDB、Xeround四款云端Mysql产品,包括它们的功能、价格、限制等因素。引用如下:Even though all providers offer a hosted MySQL database, there
推荐度:
导读云Mysql比较_MySQL:在Sitepoint上看到一片文章,对比了AWS RDS、Google Cloud SQL、ClearDB、Xeround四款云端Mysql产品,包括它们的功能、价格、限制等因素。引用如下:Even though all providers offer a hosted MySQL database, there


在Sitepoint上看到一片文章,对比了AWS RDS、Google Cloud SQL、ClearDB、Xeround四款云端Mysql产品,包括它们的功能、价格、限制等因素。引用如下:

Even though all providers offer a hosted MySQL database, there are some differences. You will find limitations with:

  • Xeround: Limitation in full MySQL compatibility, like ALTER table functions, log files and more. Seerelease notes. These limitations are mostly in place to make dynamic scalability possible.
  • Google Cloud SQL: Limitation in full MySQL compatibility, and features like user defined functions and MySQL replication. SeeFAQ.
  • Amazon RDS for MySQL and Google Cloud SQL are pretty straightforward cloud-based MySQL instances, without much juice to it but with the added benefit of being in the cloud (when it comes to scaling up or down, easy cloning etc.). They simply allow you to host your database in their cloud infrastructure, with the above limitations. Amazon RDS for MySQL also has the option to have a replication standby in case of failure of your main database, and offers automated backups.

    Selecting one of them depends mostly on which infrastructure you use to run your main applications. Amazon RDS would be the best fit if you host them on EC2 for example, because of low latencies. But the combo isn’t required, you can host a Google Cloud SQL database with an EC2 server.

    Xeround en ClearDB take it up a notch, by providing high availability (100% uptime), easy backups and geo-distribution. Xeround tops it off with dynamic scalability for keeping up with size and throughput requirements. They both try to make it much easier for you to host your database in the cloud, without worrying about what happens when a node fails. They both run on Amazon AWS, as well as Rackspace Cloud and HP Cloud (Xeround) or Microsoft Azure (ClearDB).

    完整文档请猛击这里。

    文档

    云Mysql比较_MySQL

    云Mysql比较_MySQL:在Sitepoint上看到一片文章,对比了AWS RDS、Google Cloud SQL、ClearDB、Xeround四款云端Mysql产品,包括它们的功能、价格、限制等因素。引用如下:Even though all providers offer a hosted MySQL database, there
    推荐度:
    标签: 文章 数据库 产品
    • 热门焦点

    最新推荐

    猜你喜欢

    热门推荐

    专题
    Top