Apparently, the reason for the BigTable architecture is due to the complexity of scaling relational databases when you are dealing with the huge number of servers Google has to deal with.
But technically speaking, what exactly makes scaling relational databases difficult?
In the corporate data centers of large corporations, they seem to be able to do this successfully, so I wonder why it's impossible to just do it at a higher level so that it can scale on Google servers.
database google-app-engine relational-database bigtable scalability
pacman
source share