News

While MySQL has offered built-in replication for a number of years, PostgreSQL replication used to be accomplished via community software that was an add-on to the core Postgres Server. That all ...
So before we talk about how to design and implement Mysql replication, let's talk briefly about how it works. Essentially, Mysql uses a Master-slave model where the master keeps a log of all of the ...
There are many different permutations of MySQL available; which should you be using? This whitepaper compares and contrasts the major builds, including MariaDB, Percona, and Galera. Benefits and bugs ...