Book Image

Mastering MariaDB

By : Federico Razzoli
Book Image

Mastering MariaDB

By: Federico Razzoli

Overview of this book

Table of Contents (19 chapters)
Mastering MariaDB
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 11. Data Sharding

In this chapter, we will discuss three important forms of data sharding provided by MariaDB:

  • Balancing the I/O over multiple storage devices

  • Implementing a simple cluster using FEDERATEDX or CONNECT

  • The SPIDER storage engine