阅读记录(持续更新)

坚持阅读,温故知新~^o^~


电子书:http://www.sqlservercentral.com/books/http://www.red-gate.com/learning-community/community/books/


2019年11月
1、《千金良方——MySQL性能优化金字塔法则》
2、《深入浅出MySQL 数据库开发、优化与管理维护(第3版)》

复制代码
<!--正在阅读的图书-->
<div id="reading-book">
<p>正在阅读的<a href="http://www.cnblogs.com/Uest/p/6123775.html" target="_blank" title="查看阅读记录">图书</a></p>
<p>
    <a href="https://item.jd.com/12728070.html" target="_blank">
    <img style="width: 117px; height: 135px;" src="https://files-cdn.cnblogs.com/files/Uest/Books-MySQLPerformanceOptimization.gif" title="千金良方——MySQL性能优化金字塔法则"> 
    </a>    
    <a href="https://item.jd.com/12574719.html" target="_blank">
    <img style="width: 117px; height: 135px;" src="https://files-cdn.cnblogs.com/files/Uest/Books-MySQLProfoundUnderstand.gif" title="深入浅出MySQL 数据库开发、优化与管理维护(第3版)"> 
    </a>
</p>
View Code
复制代码

2017年09月
1、《MySQL5.7 Reference Manual》重点章节 MySQL Server AdministrationThe InnoDB Storage EngineReplication
2、《MySQL实战+优化》课程学习
2017年07月
1、《SQL Server 2012深入解析与性能优化(第3版)》
2、《MySQL性能调优与架构设计》下载地址:Linux公社Home/2014年资料/3月/20/

复制代码
<!--正在阅读的图书-->
<div id="reading-book">
<p>正在阅读的<a href="http://www.cnblogs.com/Uest/p/6123775.html" target="_blank" title="查看阅读记录">图书</a></p>
<p>
    <a href="https://item.jd.com/11390401.html" target="_blank">
    <img style="width: 117px; height: 135px;" src="https://files.cnblogs.com/files/Uest/Books-InternalsAndTroubleshooting2012.gif" title="SQL Server 2012深入解析与性能优化(第3版)"> 
    </a>    
    <a href="https://item.jd.com/10067267.html" target="_blank">
    <img style="width: 117px; height: 135px;" src="https://files.cnblogs.com/files/Uest/Books-MySQLPerformanceAndArchitecture.gif" title="MySQL性能调优与架构设计">
    </a>
</p>
View Code
复制代码

3、SQLskills SQL101:https://www.sqlskills.com/help/sql101/
2017年04月
1、《SQL Server 2012实施与管理实战指南》
2、《Troubleshooting SQL Server: A Guide for the Accidental DBA》下载地址:http://www.sqlservercentral.com/articles/books/76296/

复制代码
<!--正在阅读的图书-->
<div id="reading-book">
<p>正在阅读的<a href="http://www.cnblogs.com/Uest/p/6123775.html" target="_blank" title="查看阅读记录">图书</a></p>
<p>
    <a href="https://item.jd.com/11209180.html" target="_blank">
    <img style="width: 117px; height: 135px;" src="https://files.cnblogs.com/files/Uest/Books-GuideForImplementationAndManagement.gif" title="SQL Server 2012实施与管理实战指南"> 
    </a>    
    <a href="http://www.sqlservercentral.com/articles/books/76296/" target="_blank">
    <img style="width: 117px; height: 135px;" src="https://files.cnblogs.com/files/Uest/Books-201704-Troubleshooting.gif" title="Troubleshooting SQL Server: A Guide for the Accidental DBA">
    </a>
</p>
View Code
复制代码

3、The Accidental DBA:http://www.SQLskills.com/help/AccidentalDBA
2017年02月
1、《高性能MySQL(第3版)》
2、《SQL Server Transaction Log Management》下载地址:http://www.sqlservercentral.com/articles/books/94938/

复制代码
<!--正在阅读的图书-->
<div id="reading-book">
<p>正在阅读的<a href="http://www.cnblogs.com/Uest/p/6123775.html" target="_blank" title="查看阅读记录">图书</a></p>
<p>
    <a href="https://item.jd.com/11220393.html" target="_blank">
    <img style="width: 117px; height: 135px;" src="https://files.cnblogs.com/files/Uest/Books-MySQLHighPerformance.gif" title="高性能MySQL(第3版)"> 
    </a>    
    <a href="http://www.sqlservercentral.com/articles/books/94938/" target="_blank">
    <img style="width: 117px; height: 135px;" src="https://files.cnblogs.com/files/Uest/Books-201702-LogManagement.gif" title="SQL Server Transaction Log Management">
    </a>
</p>
View Code
复制代码

3、《Mycat权威指南(第一版)》
2016年12月
1、《SQLServer企业级平台管理实践》
2、《SQLServer性能优化与管理的艺术》

复制代码
<!--正在阅读的图书-->
<div id="reading-book">
<p>正在阅读的<a href="http://www.cnblogs.com/Uest/p/6123775.html" target="_blank" title="查看阅读记录">图书</a></p>
<p>
    <a href="https://item.jd.com/10067666.html" target="_blank">
    <img style="width: 117px; height: 135px;" src="https://files.cnblogs.com/files/Uest/Books-EnterpriseManagementPractice.gif" title="SQLServer企业级平台管理实践">
    </a>
    <a href="https://item.jd.com/11551718.html" target="_blank">
    <img style="width: 117px; height: 135px;" src="https://files.cnblogs.com/files/Uest/Books-PerformanceTuningAndManagement.gif" title="SQLServer性能优化与管理的艺术"> 
    </a>
</p>
View Code
复制代码

2016年11月
1、《SQL Server Execution Plans》下载地址:http://www.sqlservercentral.com/articles/books/94937/
2、《Inside the SQL Server Query Optimizer》下载地址:http://www.sqlservercentral.com/articles/71564/

复制代码
<!--正在阅读的图书-->
<div id="reading-book">
<p>正在阅读的<a href="http://www.cnblogs.com/Uest/p/6123775.html" target="_blank" title="查看阅读记录">图书</a></p>
<p>
    <a href="http://www.sqlservercentral.com/articles/books/94937/" target="_blank">
    <img style="width: 117px; height: 135px;" src="https://files.cnblogs.com/files/Uest/Books-201611-ExecutionPlans.gif" title="SQL Server Execution Plans">
    </a>
    <a href="http://www.sqlservercentral.com/articles/71564/" target="_blank">
    <img style="width: 117px; height: 135px;" src="https://files.cnblogs.com/files/Uest/Books-201611-QueryOptimizer.gif" title="Inside the SQL Server Query Optimizer"> 
    </a>
</p>
View Code
复制代码
posted @   Uest  阅读(556)  评论(0编辑  收藏  举报
编辑推荐:
· 如何编写易于单元测试的代码
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
阅读排行:
· 周边上新:园子的第一款马克杯温暖上架
· Open-Sora 2.0 重磅开源!
· 分享 3 个 .NET 开源的文件压缩处理库,助力快速实现文件压缩解压功能!
· Ollama——大语言模型本地部署的极速利器
· DeepSeek如何颠覆传统软件测试?测试工程师会被淘汰吗?
点击右上角即可分享
微信分享提示