Druid
druid
http://sourceforge.net/projects/druid
Druid lets users create databases graphically. Users can add/modify/delete database objects (fields, tables, etc.) using a simple GUI and can document each table and field with HTML information. Druid then generates an SQL script with all table definitions that can be piped to the DBMS; a data dictionary file containing all the tables and field in the database, and Java classes that contain both the tables' constants and users' code. The program works with Java, C, and C++. There is a plug-in architecture, so users can write their own modules. The latest features let you examine the entire jdbc DB structure, rebuild the jdbc DB on the fly using the druid's current database, import the jdbc DB structure into druid for reverse engineering, and add/modify/delete tables' records using a simple grid control.
Documentation
User manual included; see http://sourceforge.net/docman/?group_id=15111 for full list of documentation
Related Projects
Download
Download
version 3.6
(stable)
released on 22 May 2005
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2 | Janet Casey | 27 June 2001 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | VCS Repository Webview | |
| Bug Tracking | VCS Repository Webview | |
| Developer,Support | mailto:acarboni@users.sourceforge.net | |
| Help | Mailing List Info/Archive | http://lists.sourceforge.net/mailman/listinfo/druid-announce |
Software prerequisites
| Kind | Description |
|---|---|
| Required to use | JDK 1.3 or later |
| Required to use | SQL-type database |
| Weak prerequisite | jdbc compliant driver (for jdbc access) |
This entry (in part or in whole) was last reviewed on 29 June 2005.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.