DatabaseScriptRunner is a utility that is meant to aid in following K. Scott Allen's series of blog posts on database versioning.
To run DSR, simply supply 3 command line parameters:
DatabaseScriptRunner [DatabaseServer] [DatabaseName] [RootPathToScripts]
For more information, check the wiki.
DatabaseScriptRunner is licensed under the MIT License.