cloud sql server is a relational database system designed to scale-out to cloud computing workloads. It uses Microsoft sqlserver as its core. To scale out, it uses a partitioned database on a shared-nothing system ar...
详细信息
ISBN:
(纸本)9781424489589
cloud sql server is a relational database system designed to scale-out to cloud computing workloads. It uses Microsoft sqlserver as its core. To scale out, it uses a partitioned database on a shared-nothing system architecture. Transactions are constrained to execute on one partition, to avoid the need for two-phase commit. The database is replicated for high availability using a custom primary-copy replication scheme. It currently serves as the storage engine for Microsoft's Exchange Hosted Archive and sql Azure.
暂无评论