10
9

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

SQLServer: パフォーマンスチューニングに関する資料を公開しました

Posted at

#背景
SQL Serverのパフォーマンスチューニング(特にクエリチューニング)について体系的な資料を作成したかったので、コツコツと準備を進めていました。

#おすすめの対象者

  • SQL Serverのパフォーマンスチューニングに興味がある方
  • クエリチューニングの評価方法について学びたい方
  • サーバーのCPUを下げたい、という目的のときにどのような観点で調査していけば良いか知りたい方

#資料
こちらにまとまっています。
https://www.slideshare.net/relaxatmos/sql-server-performance-tuning-essentials

#動画
ビデオとしても公開されています(有料)
https://www.linkedin.com/learning/microsoft-sql-server-performance-tuning/

こちらのリンクからだと、24時間無料で視聴可能です。
https://www.linkedin.com/feed/update/urn:flag_li:activity:6783646329181749248/

#最後に
「クエリストア」や「列ストアインデックス」、「intelligent query processing」、「軽量なクエリプロファイリング」等、新しめの概念には触れられていませんが、エッセンスについては網羅できている自負があるので、ご興味あるかたはご覧いただけると嬉しいです。

10
9
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
10
9

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?