Wednesday, September 20, 2017

The MySQL High Availability Landscape in 2017, Part 3: The Babies

DZone Database Zone
The MySQL High Availability Landscape in 2017, Part 3: The Babies
The MySQL High Availability Landscape in 2017, Part 3: The Babies

This post is the third of a series focusing on the MySQL high availability solutions available in 2017.

The first post looked at the elders, the technologies that have been around for more than ten years. The second post talked about the adults, the more recent and mature technologies. In this post, we will look at the emerging MySQL high availability solutions. The "baby" MySQL high-availability solutions I chose for the blog are group replication, proxies, and distributed storage.

No comments:

Fun With SQL: Functions in Postgres

DZone Database Zone Fun With SQL: Functions in Postgres In our previous  Fun with SQL  post on the  Citus Data  blog, we covered w...