Druid is a tool to handle database tables. Users can add/modify/delete database objects (fields, tables, etc.) using a simple GUI. When the DB structure is complete, Druid can generate the SQL script to generate the DB and the related docs.
| Tags | Database Front-Ends Software Development Code Generators |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: It is now possible to specify alternate drop table/sequence statements. The DDF has been fixed to handle dates in UTC. Many improvements have been made to PHP code generation. Some bugs have been fixed.


Release Notes: Many improvements were made to the ER-VIEW/JDBC modules. Some bugs have been fixed.


Release Notes: A flag was added in Java JDO to convert "_" to CamelCase names in Java conversion. The possibility to specify the SQL terminator was added. Support for different SQL dialects was added in SQL editor highlighting. In JDBC, an exception raised by MySQL when accessing a table's privileges was bypassed. In the PostgreSQL module, generation of triggers and generation of foreign keys were fixed. The order of generating elements was fixed.


Release Notes: The Oracle and Postgres SQL generation modules were improved. The passwords in the configuration file were scrambled. A NoClassDefFoundError was fixed in the OJB module. A problem with CREATE OR REPLACE TRIGGER was fixed.


Release Notes: This release adds almost all patches from the Web site.