#database-scaling
Read more stories on Hashnode
Articles with this tag
Data partitioning is a technique that splits a database into smaller chunks, both row-wise and column-wise. One of the main reasons we perform data...