Links Github Repo Get The App Get The DLL
Contact Info
E-Mail
Version 1.0 of the Index Comparer was released today.
The Index Comparer is a simple set of tools designed to help you compare indexes in two separate databases. There are three components to the Index Comparer:
Click each of the screenshots for a larger image.
The main screen, before performing a comparison.
A listing of results grouped by table.
A listing of results not grouped by table.
A sample create script.
You can use the core Index Comparer functionality to, for example, perform automated comparisons of different databases and generate the relevant drop and create index scripts for your review.
The primary item left on the to-do list is to create an example of this as a Powershell script. Because the business object code is freely accessible (packaged in a link on the left), you may also use the core methods for your own purposes. If you do extend the code, send us an e-mail--we'd love to hear about it.