Project DBRCT started rolling to introduce better database revision control to everybody. Project is in early phase but be prepared to get first release soon!
DBRCT is a tool to help with revision control of SQL and noSQL changes. Changes can be related to database structure or just data inside database.
Structured changes
With use of XML you can make structured changes. These are much easier to maintain and you can use them with any version control system you prefer.
Customization
Support for plugins (via XSLT) enables you to customize data per database, test, production, language or what ever you want.