前往小程序,Get更优阅读体验!
立即前往
发布
社区首页 >专栏 >10步骤优化SQL Server 数据库性能

10步骤优化SQL Server 数据库性能

作者头像
张善友
发布2018-01-22 17:06:26
发布2018-01-22 17:06:26
1.2K0
举报
文章被收录于专栏:张善友的专栏张善友的专栏

作者从基础的数据库索引开始全面讲述了SQL Server数据库应用程序的性能优化,包括数据库设计和数据访问代码。系列文章如下:

Top 10 steps to optimize data access in SQL Server. Part I (Use Indexing)

As part of a series of articles on several data access optimization steps in SQL Server, this article focuses on using indexing to optimize data access

Top 10 steps to optimize data access in SQL Server. Part II (Re-factor TSQLs and apply best practices)

As part of a series of articles on several data access optimization steps in SQL Server, this article focuses on refactoring and applying the TSQL best practices to improve performance.

Top 10 steps to optimize data access in SQL Server. Part III (Apply advanced indexing and denormalization)

As part of a series of articles on several data access optimization steps in SQL Server, this article focuses on using some advanced indexing techniques and using de-normalizations to optimize data access.

Top 10 steps to optimize data access in SQL Server. Part IV (Diagnose database performance problems)

As part of a series of articles on several data access optimization steps, this article focuses on diagnosing performance problems in SQL Server.

Work Issues
本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。
原始发表:2009-06-21 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • Work Issues
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档