# sqlindexmanager **Repository Path**: mirrors/sqlindexmanager ## Basic Information - **Project Name**: sqlindexmanager - **Description**: SQL Index Manager,该工具可以让您快速、轻松地找到索引的状态,并发现哪些数据库需要维护 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-07-19 - **Last Updated**: 2025-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SQL Index Manager This tool lets you quickly find out the status of your indexes and discover which databases need maintenance. You can do maintenance through the UI, or generate a T-SQL script to run in SSMS. [SQL Index Manager – Wiki Page](https://github.com/sergiisyrovatchenko/SQLIndexManager/wiki) [SQL Index Manager – CodeProject](https://www.codeproject.com/Articles/5162340/SQL-Index-Manager-Free-GUI-Tool-for-Index-Maintena) ## Key Features * An incredibly fast describe engine * Multiple databases scanning * Advice on rebuilding or reorganizing * Analysis of fragmentation results * Configurable fragmentation thresholds * One-click maintenance * Command-line automation * Automatic T-SQL script generation * Columnstore maintenance support * Statistics maintenance * Collecting missing indexes * Detect duplicate indexes * Drop or disable unused indexes * Index rebuild with compression options * Support for any editions of SQL Server 2008+ and Azure * And a lot of other improvements :) ## Latest Version You can download .zip file with the latest build of the master branch from [Releases](https://github.com/sergeysyrovatchenko/SQLIndexManager/releases) ## Screenshots ![SQL Index Manager](https://habrastorage.org/webt/kp/51/5j/kp515jeoogbtnlvrtsmtjbhnr20.png) ![SQL Index Manager](https://habrastorage.org/webt/4r/3b/3y/4r3b3ygwapb7isvmir6vaeimuhw.png) ![SQL Index Manager](https://habrastorage.org/webt/cg/-q/ya/cg-qyao9faekhlogcddlur3qp_a.png)