This document discusses how Vitess can be used to shard MariaDB databases. Vitess is an open-source database clustering system that enables horizontal scaling of MySQL and MariaDB. It provides a control plane that includes a proxy server, orchestration tools, and supports sharding schemes. While Vitess supports MariaDB 10.3, more work is needed for full compatibility. The presentation demonstrates Vitess architecture and how it can route queries to different database shards in a transparent manner.