Skip to content

week 5 Partitioning and sharding

Kakharov Zhanibek requested to merge week_5_PartitioningAndSharding into main

Shard a local database. Follow this guide to create a sharded table on your local machine using filegroups. Yes, it says “partitioning” but what it actually means is “sharding”.

Merge request reports