SQL SERVER – Shard No More – An Innovative Look at Distributed Peer-to-peer SQL Database
- by pinaldave
There is no doubt that SQL databases play an important role in modern applications. In an ideal world, a single database can handle hundreds of incoming connections from multiple clients and scale to accommodate the related transactions. However the world is not ideal and databases are often a cause of major headaches when applications need to…