Author:
 Tracogna Roberto

SQLRaptor is a MSSQL compare and documentation tool.

It is constituted of two tools: a documentation tool  and a compare tool.

State of art

Actual verison is 1.0
Supports Microsoft SQL SERVER 7/2000/2005
Need .Net Framework 1.1
It is written in C#

Documentation toool

Essentially the documentation tool, uses SQL-DMO calls and ad-hoc queries to reverse engineer your database, and then places all of the documentation in a HTMLHelp file (.chm), or in a RTF file or in a website. You can even add your comments to tables, columns, views and stored proceures directly from the HTML generated (see add comments to DB objects section in the manual).

 Compare
tool
The compare  tool  save database schema and then identifies differences between the actual and the saved schema.  It helps you to manage different versions of your db . If you have to modify a stored procedure you can save it directly in the database and then compare the old version with the actual version using this tool. Another important feature of this tool is the ability to compare two databases.

 

Sample screens

Compare main window

Download

For informations Send e-mail to info@miqui.it
Use this Download

Feedback

Please feel free to send feedback (questions, bugs, code improvements, suggestions for additions) to info@miqui.it . I will try to respond to it as quickly as possible.