DB2-JMIN is a general-purpose database
administration client, inspired by phpMyAdmin. It
was originally designed for DB2, but now also
supports MySQL, PostgreSQL, Firebird, Derby, and
Oracle. It can be used as a Web application or a
desktop application. It runs on Tomcat 5.5 or
Swing with JDK 1.5. It features schema browsing,
table browsing, table structure, and an SQL query
editor.
License: GNU General Public License v2
Changes:
Support was added for saving new db credentials
using the F3 key in the password field. A bug in
which the DROP command was not recognized was
fixed.