Top > Database > SQL-type > druid

druid - Tool to create graphical databases

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.

Obtaining

Web pagehttp://sourceforge.net/projects/druid
Source tarball http://prdownloads.sourceforge.net/druid/druid-3.5-install.jar?download
Source informationhttp://sourceforge.net/project/showfiles.php?group_id=15111
Version 3.5 (stable) released on 2004-07-06
Licensed under The GNU General Public License, Version 2.
This is not a GNU package.

Documentation

User manual included; see http://sourceforge.net/docman/?group_id=15111 for full list of documentation
Support contacts

Announce List<druid-announce@lists.sourceforge.net>
Help List<acarboni@users.sourceforge.net>
Developer List<acarboni@users.sourceforge.net>
Bug Databasehttp://sourceforge.net/tracker/?group_id=15111

Project contacts

Maintainers
Developers

Related information

Source repository:pserver:anonymous@cvs.sourceforge.net:/cvsroot/druid http://sourceforge.net/cvs/?group_id=15111
InterfacesX Window System, web
Source languagesJava
Supported languagesJava, C, C++
Use requirementsJDK 1.3 or later, SQL-type database
Weak prerequisitesjdbc compliant driver (for jdbc access)

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2001-06-27
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.