Giter Site home page Giter Site logo

brianpursley / sql-index-console Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 4.0 224 KB

A utility for detecting SQL Server index fragmentation and rebuilding/reorganizing indexes to remove fragmentation

License: MIT License

C# 95.26% Inno Setup 4.74%
sql-server windows-application

sql-index-console's Introduction

sql-index-console

SQL Index Console is a utility for detecting SQL Server index fragmentation and rebuilding/reorganizing indexes to remove fragmentation.

Setup

SqlIndexConsoleSetup-1.0.3.exe

Features

Detect Index Fragmentation
  • Get a detailed list of indexes, including type, size, amount of fragmentation, and other attributes.
  • Detect index and table fragmentation, including clustered index fragmentation, nonclustered index fragmentation, and heap fragmentation.
  • Get automatic recommendations for whether to rebuild or reorganize each index based on thresholds you can configure.
  • Sort and filter the report to find the indexes you are interested in.
Fix Fragmented Indexes
  • Use the default recommendations or manually override the recommendation for any index by checking the Rebuild or Reorganize checkbox.
  • Preview the selected actions before executing them.
  • Defrag the indexes with the click of a button in SQL Index Console, or generate a T-SQL script that can be run in SQL Server Management Studio.
Analyze
  • Export the detailed index list to Excel, CSV file, or text file so you can analyze fragmentation over time.

Screenshots

sqlindexconsolemain

sqlindexconsolemainnoaction

sqlindexconsoleoptions

sqlindexconsolepreview

sqlindexconsolescript

sql-index-console's People

Contributors

brianpursley avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.