THE way to scale a database (sharding MySQL and Postgres)

Опубликовано: 18 Июль 2026
на канале: Ben Dicken
4,730
235

Database sharding is a scaling technique that splits large databases into smaller, faster shards, each stored on separate servers. This distributes the load, improves performance, and allows your application to handle massive amounts of data and traffic efficiently.

Interactive sharding blog: https://planetscale.com/blog/database...

--

Welcome to the channel! I make videos about software engineering, databases, and distributed systems. You can find more about me at the links below:

X: https://x.com/BenjDicken
LinkedIn:   / benjdicken  
Web: http://benjdd.com/