MySQL Sharding Models for SaaS Applications.md 661 B


Title: "MySQL Sharding Models for SaaS Applications" Date: 2017-02-03 11:10:11 Categories: [data base] tags: [mysql, mariadb, percona]

Authors: sedlav

MySQL is one of the most popular database technologies used to build many modern SaaS applications, ranging from simple productivity tools to business-critical applications for the financial and healthcare industries.

Pretty much any large scale SaaS application powered by MySQL uses sharding to scale. In this blog post, we will discuss sharding choices as they apply to these kinds of applications.

Link