首頁 > 資料庫 > mysql教程 > MySQL sharding的几个参考地址_MySQL

MySQL sharding的几个参考地址_MySQL

WBOY
發布: 2016-06-01 13:28:20
原創
1047 人瀏覽過

bitsCN.com

http://stackoverflow.com/questions/5541421/mysql-sharding-approaches

http://www.oschina.net/search?scope=blog&q=Sharding

http://gigaom.com/2011/12/06/facebook-shares-some-secrets-on-making-mysql-scale/

 

http://dbanotes.net/database/database_sharding-2.html

开源数据库 Sharding 技术 (Share Nothing)

 

https://blogs.oracle.com/MySQL/entry/scaling_web_databases_auto_sharding

Auto-Sharding

MySQL Cluster is implemented as a distributed, multi-master database with no single point of failure. Tables are automatically sharded across a pool of low cost commodity nodes, enabling the database to scale horizontally to serve read and write-intensive workloads, accessed both from SQL and directly via NoSQL APIs (memcached, REST/HTTP, C++, Java, JPA and LDAP). Up to 255 nodes are supported, of which 48 are data nodes. You can read more about the different types of nodes here.

 

http://www.mysqlsupport.cn/why-mysql-splite-databases-tables/

MySQL使用为什么要分库分表

 

http://blog.51yip.com/mysql/949.html
mysql分表的3种方法

http://database.51cto.com/art/201002/184392.htm
深入了解MySQL 5.5分区功能增强

bitsCN.com
來源:php.cn
本網站聲明
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn
熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板