#sharding-techniques
Read more stories on Hashnode
Articles with this tag
One might think that Database sharding is simple based on the descriptions given. However, it is not as simple as it sounds. Below is a real-world...
There comes a point where a single database server is no longer sufficient for the huge volume of transactions and storage of data. This is when...