Which database has the best support for replication

前端 未结 10 1451
隐瞒了意图╮
隐瞒了意图╮ 2021-02-08 01:26

I have a fairly good feel for what MySQL replication can do. I\'m wondering what other databases support replication, and how they compare to MySQL and others?

Some que

10条回答
  •  灰色年华
    2021-02-08 02:09

    Another way to go is to run in a virtualized environment. I thought the data in this blog article was interesting

    http://chucksblog.typepad.com/chucks_blog/2008/09/enterprise-apps.html

    It's from an EMC executive, so obviously, it's not independent, but the experiment should be reproducible

    Here's the data specific for Oracle

    http://oraclestorageguy.typepad.com/oraclestorageguy/2008/09/to-rac-or-not-to-rac-reprise.html

    Edit: If you run virtualized, then there are ways to make anything replicate

    http://chucksblog.typepad.com/chucks_blog/2008/05/vmwares-srm-cha.html

提交回复
热议问题