deltasql is a tool to synchronize databases with source code, which helps to keep database evolution under control. While developing mid-sized or big applications, developers make changes to the data model that go along with changes to the source code. From time to time, branches of source code are done to stabilize the code that will go to production. A sort of data model branch is also needed. deltasql provides a simple way to collect all scripts that change the data model and means to handle data model branches. The deltasql server runs on Apache and is backed by MySQL.
| Tags | Database Database Engines/Servers Software Development Version Control |
|---|---|
| Licenses | GPL |
| Implementation | PL/SQL PHP |
Last announcement
The deltasql team introduced in 1.6.1 a long awaited feature: the navigation bar on the left for faster switch between pages.
Be sure to visit t...
Recent releases


Release Notes: New features: a navigation bar on the left for faster switching between pages. Fixes: copy&paste works in Internet Explorer. Known Issues: the Copy&Paste link disappears after being clicked once. Documentation: one new FAQ entry on why deltasql is so different from commercial tools. The new Web page is part of the package in the web subfolder.


Release Notes: New features include timing of synchronization script generation and of some key PHP pages. deltaclient is now compiled for Linux (Gnome and Unity). Projects can now be exported as XML or HTML to avoid lock-in. A problem with tables being disrupted if coloring of rows is disabled was fixed. The utility library was refactored to increase rendering speed. Dead code was removed. Wideness of the script title was increased. New FAQ questions were answered, and documentation on how to compile deltaclient on Linux was added.


Release Notes: This maintenance release implements more PHP 5.3 patches. The URL has changed from www.deltasql.org (now down) to deltasql.sourceforge.net.


Release Notes: PHP 5.3 is now supported, as it is shipped by XAMPP by default.


Release Notes: This is a maintenance release consolidating the Copy&Paste functionality. The installer has options to enable/disable this functionality and to enable/disable statistics pages.