https://dev.to/kalkwst/database-sharding-2bp1
Database Sharding - DEV Community
As an application or website gains traction and attracts a significant number of users, it inevitably... Tagged with architecture, database.
database shardingdevcommunity
https://databasesystemsauthority.com/database-sharding/
Database Sharding: Horizontal Partitioning for Scalability
Database sharding is a horizontal partitioning strategy that distributes rows of a single logical dataset across two or more independent database nodes, each...
database shardinghorizontalpartitioningscalability
https://dev.to/somadevtoo/database-sharding-for-system-design-interview-1k6b
Database Sharding for System Design Interview - DEV Community
A complete guide of database sharding for system design, why use it and how it works for your system design interview. Tagged with programming, systemdesign,...
system design interviewdatabase shardingdevcommunity
https://www.mongodb.com/pt-br/docs/upcoming/sharding/
Sharding - Database Manual - MongoDB Docs
Scale MongoDB deployments horizontally. Use sharding to distribute data across multiple machines, supporting large datasets and high throughput operations.
shardingdatabasemanualmongodbdocs