SQL Runner
SQL Runner is a small utility that lets you store and run SQL scripts against MySQL servers. This program lets you build Script Sets that contain as many SQL scripts as you want. Each script consists of a test (for determining if the fix is required), a fix (for updating the SQL data), and notes that you can use to store any additional information about the script. Script Sets are stored as XML files, and thus are quite easy to back up, share, and store in version controlled folders.
Note: There is no installation program. Just unzip the file and run the SQLRunner.exe file (or the shell script if you are on Linux)
License: Beerware
That means it's FREE to download and use as much as you want. There's no time limits, no spyware, no advertisements, none of that. If you love SQL Runner and want to help us out, the suggested donation is $5, via PayPal --
SQL Runner works on Linux and Windows platforms (might work on Mac too, if you have Mono installed)
A MySQL server to connect to
Note: There is no installation program. Just unzip the file and run the SQLRunner.exe file (or the shell script if you are on Linux)
Features:
- Support for MySQL servers -- tested against MySQL 4.x and 5.x servers.
- Can store and manage multiple server connections
- Can store and manage multiple Script Sets
- Each Script Set can contain multiple Scripts
- Run scripts and tests individually or in batch modes
- Runs on Windows and Linux (possibly Mac OSX too, but not tested)
License: Beerware
That means it's FREE to download and use as much as you want. There's no time limits, no spyware, no advertisements, none of that. If you love SQL Runner and want to help us out, the suggested donation is $5, via PayPal --
System Requirements:
Microsoft .NET 2.0 Framework, or equivalent (Mono 1.9+)SQL Runner works on Linux and Windows platforms (might work on Mac too, if you have Mono installed)
A MySQL server to connect to








