DbPatch!

You will need version 4 or higher of `firefox` https://www.mozilla.org/firefox
to run Pencil as a Firefox Extension. Linux users will need version 4 or higher of either `firefox`, `iceweasel` or `xulrunner` https://developer.mozilla.org/en-US/docs/Mozilla/Projects/XULRunner,
or version 25 or higher of `palemoon` https://www.palemoon.org/.
The Windows installer and OS X archive has everything you need built-in. Windows, Linux, OS X & Firefox Packages are available for download from the Releases Page https://github.com/prikhi/pencil/releases.
You can also install the Firefox Add-on from the Mozilla Add-on Repository https://addons.mozilla.org/en-US/firefox/addon/pencil-prototyping/.
To install the OS X package, unzip the archive and copy the `Pencil.app` folder t

DbPatch alternatives

  • flyway

  • Flyway is an open-source database migration tool. It strongly favors simplicity and convention over configuration.

    tags: database-migration migrate-data
  • Liquibase

  • Database source control

    tags: database mysql postgresql sqlite version-control-system
  • gitSQL

  • What is gitSQL?gitSQL is a *free front end GUI for scripting out SQL objects into Flat File for use with Source Control such as GIT.

    tags: continuous-delivery database postgresql sqlserver version-control-system
  • dbv

  • Database version control

    tags: database mysql version-control-system