{"id":15002624,"url":"https://github.com/masayukiozawa/sqlserver-util","last_synced_at":"2025-10-19T09:14:00.352Z","repository":{"id":50267629,"uuid":"45660868","full_name":"MasayukiOzawa/SQLServer-Util","owner":"MasayukiOzawa","description":"SQL Server の各種情報を取得するためのユーティリティ","archived":false,"fork":false,"pushed_at":"2025-05-06T12:33:01.000Z","size":7597,"stargazers_count":79,"open_issues_count":0,"forks_count":24,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-05-26T10:18:26.382Z","etag":null,"topics":["mssql","mssqlserver","sql","sql-server","sqlserver","t-sql","transact-sql"],"latest_commit_sha":null,"homepage":"","language":"TSQL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MasayukiOzawa.png","metadata":{"files":{"readme":"README.md","changelog":"Change Data Capture/CDC の情報確認.sql","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"Security/Permission/サーバーログインの権限を確認.sql","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-06T05:17:19.000Z","updated_at":"2025-05-22T10:13:51.000Z","dependencies_parsed_at":"2023-02-08T10:01:52.452Z","dependency_job_id":"93ed943e-d866-4c33-a10a-bc9724e07981","html_url":"https://github.com/MasayukiOzawa/SQLServer-Util","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/MasayukiOzawa/SQLServer-Util","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasayukiOzawa%2FSQLServer-Util","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasayukiOzawa%2FSQLServer-Util/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasayukiOzawa%2FSQLServer-Util/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasayukiOzawa%2FSQLServer-Util/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MasayukiOzawa","download_url":"https://codeload.github.com/MasayukiOzawa/SQLServer-Util/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasayukiOzawa%2FSQLServer-Util/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273430367,"owners_count":25104479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mssql","mssqlserver","sql","sql-server","sqlserver","t-sql","transact-sql"],"created_at":"2024-09-24T18:51:33.211Z","updated_at":"2025-10-19T09:14:00.258Z","avatar_url":"https://github.com/MasayukiOzawa.png","language":"TSQL","readme":"# SQLServerUtil\n[![Build status](https://ci.appveyor.com/api/projects/status/mxr4mrm2jf4nnntr?svg=true)](https://ci.appveyor.com/project/MasayukiOzawa/sqlserverutil)\n\nSQL Server の各種システムビュー/動的管理ビューから情報を取得するためのクエリ群です。\n\n本リポジトリでは、以下の情報を取得するための各種クエリ/ツールを公開しています。\n\n|ディレクトリ|内容|\n|:--------|:---|\n|AlwaysOn|可用性グループの各種情報を取得|\n|Backup|バックアップの取得状態を取得|\n|Buffer Cache|バッファキャッシュの使用状況を取得|\n|DISKSPD|ディスク性能測定ツールの DiskSpd のサンプルツール|\n|Database|データベースの情報を取得|\n|Encryption|暗号化用のサンプルツール|\n|Index|インデックスの使用状況 / 状態を取得|\n|Instance|インスタンスの情報を所得|\n|Lock|ロック / ブロッキングの情報を取得|\n|Management Tools|SQL Server の各種管理を実施するためのサンプルツール|\n|Performance Monitor|SQL Server に関係するパフォーマンスモニターのカウンター|\n|Plan Cache|プランキャッシュの使用状況を取得|\n|PowerShell|SQL Server のクエリ実行を PowerShell で実施するためのサンプルツール|\n|Query|実行中のクエリの情報を取得|\n|Session|セッション情報を取得|\n|tempdb|tempdb の使用状況を取得|\n|Wait|待ち事象の情報を取得|\n|xEvent|拡張イベントの取得と解析|\n\n情報の取得を行う場合は、以下のツールも参考になります。\n\n*情報取得*\n\n* [SQL Server Performance Dashboards](https://sqldashboards.codeplex.com/)\n* [MSSQLTIGERDemos](https://github.com/amitmsft/MSSQLTIGERDemos/)\n* [SQL Live Monitor](https://sqlmonitor.codeplex.com/)\n* [SQL Nexus Tool](https://sqlnexus.codeplex.com/)\n* [Pssdiag and Sqldiag Manager](http://diagmanager.codeplex.com/)\n\n*情報取得クエリ*\n\n* [SQL Server First Responder Kit](https://github.com/BrentOzarULTD/SQL-Server-First-Responder-Kit)\n* [DatabaseStack](https://github.com/unruledboy/DatabaseStack)\n* [SQL Server KIT](https://github.com/ktaranov/sqlserver-kit)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasayukiozawa%2Fsqlserver-util","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasayukiozawa%2Fsqlserver-util","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasayukiozawa%2Fsqlserver-util/lists"}