High Performance MySQL Second Edition 在线电子书 图书标签: mysql Performance 数据库 database MySQL O'Reilly 计算机 优化
发表于2024-11-22
High Performance MySQL Second Edition 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
partition/replication/high availability on mysql
评分mysql 数据库体系介绍最全面的一本书(主要是mysql的书实在太少了)
评分MySQL 应用方面找不到更深入细致的书了
评分前一阵选择性的读了可能大概十来章,获益匪浅。对很多db领域的常识的了解程度深了一层。isolation level, locks, transaction, index, mvcc... to name a few. 很多细节没有深究了,一是这书是08年出的,有些老了,二是觉得没必要在这种基础设施上花太多时间,直接花钱买就好了。优化运维什么的,leave these nasty to the real experts,you just pay, and it does not cost much. 譬如阿里云上要配个master-slave,只要随便点两下就好了。一直有个观点: 工具以后肯定是越来越好用,越来越易用,死抠细节并不明智
评分MySQL和database design三本必读之一。
关于作者
Baron Schwartz 是一位软件工程师,居住在弗吉尼亚州的Charlottesville,网络常用名是Xaprb,这是按照QWERTY 键盘的顺序在Dvorak 键盘上打出来的名字。在不忙于解决有趣的编程挑战时,Baron 会和他的妻子Lynn 以及小狗Carbon 一起享受闲暇的时光。他有一个软件工程方面的博客,地址是http://www.xaprb.com/blog/
Peter Zaitsev 曾经是MySQL AB 公司高性能组的经理,目前在运作mysqlperformance
blog.com 网站。他擅长于帮助那些每天有数以百万计访问量的网站的管理员解决问题,这些网站通常需要几百台机器来处理TB 级的数据。他常常为了解决一个问题而不停地升级硬件和软件(比如查询优化)。Peter 还经常在各种会议上演讲。
Vadim Tkachenko 曾经是MySQL AB 公司的性能工程师。作为一名在多线程编程和同步方面的专家,他的主要工作是基准测试、性能剖析,以及找出系统的性能瓶颈。他还在性能监控和调优方面做了一些工作,使得MySQL 在多核机器上有更好的可扩展性。
================================================================
译者简介
宁海元 有超过十年的数据库管理经验,从最初到SQL Server 2000到Oracle到MySQL,擅长数据库高可用架构,性能优化和故障诊断。2007年加入淘宝,带领淘宝DBA团队支撑了淘宝业务的快速增长,完成了数据库的垂直拆分、水平拆分,迁移到MySQL体系等主要工作。目前专注于无线数据领域。网络常用名NinGoo,个人博客:http://www.ningoo.net
周振兴 毕业于北京师范大学数学系,09年加入淘宝数据库团队负责MySQL运维管理工作,有丰富的MySQL性能优化、Troubleshooting经验,对MySQL主要模块的实现和原理有深入的研究,经历淘宝MySQL实例从30到3000的发展,对系统架构、高可用环境规划都有深入理解。个人博客:http://orczhou.com
彭立勋 2010年大学毕业后加入阿里巴巴运维部。作为一名MySQL DBA,在运维MySQL的过程中,对MySQL和InnoDB的一些功能和缺陷就进行了补充,编写了多主复制和数据闪回等补丁。目前在阿里集团核心系统研发部数据库组,专注于MySQL数据库相关的开发工作。后来一些补丁被MySQL之父Mony看中,成为MariaDB提交组(Maria-captains)成员,并且把多主复制,线程内存监控等补丁合并到了MariaDB 10.0版本。
翟卫祥 毕业于武汉大学,研究生阶段从事数据库相关研究。毕业后就职于阿里巴巴集团数据库技术团队至今,主要负责阿里内部MySQL代码分支维护,包括MySQL Bug Fix及新特性开发。对MySQL内核有一定的研究。
刘辉 2008年毕业于西安电子科技大学计算机系,硕士学位。2011年加入阿里巴巴集团数据库技术团队,花名希羽,MySQL内核开发工程师。
High Performance MySQL is the definitive guide to building fast, reliable systems with MySQL. Written by noted experts with years of real-world experience building very large systems, this book covers every aspect of MySQL performance in detail, and focuses on robustness, security, and data integrity. High Performance MySQL teaches you advanced techniques in depth so you can bring out MySQL's full power. Learn how to design schemas, indexes, queries and advanced MySQL features for maximum performance, and get detailed guidance for tuning your MySQL server, operating system, and hardware to their fullest potential. You'll also learn practical, safe, high-performance ways to scale your applications with replication, load balancing, high availability, and failover. This second edition is completely revised and greatly expanded, with deeper coverage in all areas. Major additions include: * Emphasis throughout on both performance and reliability * Thorough coverage of storage engines, including in-depth tuning and optimizations for the InnoDB storage engine * Effects of new features in MySQL 5.0 and 5.1 , including stored procedures, partitioned databases, triggers, and views * A detailed discussion on how to build very large, highly scalable systems with MySQL * New options for backups and replication * Optimization of advanced querying features, such as full-text searches * Four new appendices The book also includes chapters on benchmarking, profiling, backups, security, and tools and techniques to help you measure, monitor, and manage your MySQL installations.
当然,刚开始看还写不出什么深入的理解和心得体会。 只是刚拿到手中看了那么几十页,感觉书中的内容排版很紧凑,可见作者没有把此书印刷得超级厚,然后来要价的嫌疑。 看了很多网友的评论,对Mysql有如此高的评论的书在国内还着实不多。 至于翻译水平的问题,我还不敢来评论,...
评分我是中英文对照着看的。中文看不懂看英文。很多细节上确实有问题。容易导致理解上的困难。如 1.原版p442: Use a single database per shard, and include all the application’s tables in the database. Include the shard number in the database name but not the table n...
评分 评分大家吐槽的是第二版的翻译,这个是第三版,翻译人员都是淘宝的大师,质量已经有了很大的提高,这个中文版还是很值得一看的。附上其中之一翻译人员的blog,看看blog就知道大师的水平http://www.orczhou.com/index.php/2013/04/high-performance-mysql-3rd-trans/
评分当然,刚开始看还写不出什么深入的理解和心得体会。 只是刚拿到手中看了那么几十页,感觉书中的内容排版很紧凑,可见作者没有把此书印刷得超级厚,然后来要价的嫌疑。 看了很多网友的评论,对Mysql有如此高的评论的书在国内还着实不多。 至于翻译水平的问题,我还不敢来评论,...
High Performance MySQL Second Edition 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024