This tool offers four key functions:
-
SQL IDE: A basic yet powerful integrated development environment for both Microsoft SQL Server (MSSQL) and MySQL. The tool allows you to run queries, view result sets, and export them as SQL inserts or updates for easy reuse.
-
Table Comparison: Compare two tables in one direction, generating SQL scripts to reflect changes across all fields in the selected table. The tables must have identical structures. During the comparison, the tool creates
INSERTandUPDATEqueries, which can be saved for future execution. Additionally, you can join other tables in the query to limit comparisons to specific records, provided that only fields from the current table are in the final result set. -
Import Utilities: A suite of helper tools to assist with importing data efficiently.
-
Find & Replace: Search for or find-and-replace text across tables and columns, streamlining updates and modifications to your data.

Software Requirements: Windows All or Debian linux
Click the link below to download v1.1.0.4
Click here to Download for Windows All Versions
Click here to download the debian package
Disclaimer: We accept no liability for any loss or damage caused by the downloading, installation and use of this software.
See Changelog and release history on Github releases
