数据库
High Performance MySQL, 4th Edition(英文版)

  • 作者Silvia Botros & Jeremy Tinley
  • 出版社O'Reilly Media
  • 发行日期2022-1-8
  • ISBN9781492080442
  • 标签

How can you realize MySQL's full power? With High Performance MySQL, you'll learn advanced techniques for everything from choosing the right abstraction layer for databases to designing schemas, indexes, and queries to tuning your server, operating system, and hardware to achieve their full potential. This guide also teaches database administrators safe and practical ways to scale applications through replication, load balancing, high availability, and failover.

Updated to reflect recent advances in cloud- and self-hosted MySQL, InnoDB performance, features, and tools, this revised edition helps you design a data platform that will scale with your business. You'll learn the latest in cloud-hosted MySQL offerings, best practices for database security, and hard-earned lessons in both performance and database stability.

  • Dive into MySQL's architecture, including key facts about its storage engines
  • Learn how server configuration works with your hardware and deployment choices
  • Make query performance part of your software delivery process
  • Examine enhancements to MySQL's replication and high availability
  • Compare different MySQL offerings in managed cloud environments
  • Explore MySQL's full stack optimization from application-side configuration to server tuning
  • Turn traditional database management tasks into automated processes

相关书籍

MySQL技术内幕
适合所有希望构建和管理高性能、高可用性的MySQL数据库系统的开发者和DBA阅读。
高性能MySQL(第3版)
《高性能mysql(第3版)》不但适合数据库管理员(dba)阅读,也适合开发人员参考学习。不管是数据库新手还是专家,相信都能从本书有所收获。
SQL基础教程(第2版)
本书介绍了关系数据库以及用来操作关系数据库的SQL语言的使用方法。
Redis设计与实现
这本书描述的知识点很丰富,覆盖很全,里面提到特性较多,有不少我们也没用过
MySQL是怎样运行的
本书采用诙谐幽默、通俗易懂的写作风格,针对上面这些问题给出了相应的解答方案。
MySQL必知必会
书中从介绍简单的数据 检索开始,逐步深入一些复杂的内容,包括联结的使用、子查询、正则表达式 和基于全文本的搜索、存储过程、游标、触发器、表约束,等等。通过重点突 出的章节,条理清晰、系统而扼要地讲述了读者应该掌握的知识,使他们不经 意间立刻功力大增。