×
Database Sharding

Does a Single Table with 5 Million Rows Need Database Sharding and Table Sharding?

This article evaluates the optimization practices in the context of PolarDB and provides insights into large table optimization practices for developers and database administrators.

Sharding in Polar-MySQL with DMS

We will discuss how Sharding like architecture can be deployed in cloud native Databases like PolarDB MySQL or MySQL/Postgres, with the help of physical and logical DBs.

On the Analysis of Sharding

This article provides a detailed analysis on changing a single database with a single table into multiple databases with multiple tables through sharding.