Can relational database scale horizontally

It is possible but takes lots of maintenance efforts, Explanation – Vertical Scaling of data (synonymous to Normalisation in SQL databases) is referred as splitting data column wise into multiple tables in order to reduce space redundancy. Example of user table – Horizontal Scaling of data (synonymous to sharding) is referred as splitting row wise … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)