Database management / documentation / migration tool. (Java / JDBC based)
This open source tool (GPLv3) is aimed at developers and sys admins who have to create / maintain / deploy new or existing sql databases. The aim is to create repeatable script based deployment & enforcement of schema and data changes.
SqlHawk supports multiple database management systems and can be extended to support more (without recompiling).
SqlHawk is a fork of the (LGPL 2.1) schema documentation tool SchemaSpy, SqlHawk provides a cleaner console interface, a heavily refactored codebase, minor improvements to the html generation, and most importantly the conversion to a tool that can modify databases.