Difference between revisions of "Druid"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=druid |Short description=Tool to create graphical databases |Full description=Druid lets users create databases graphically. Users can add/modify/delete database ob...")
 
(New version)
Line 3: Line 3:
 
|Short description=Tool to create graphical databases
 
|Short description=Tool to create graphical databases
 
|Full description=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.
 
|Full description=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.
 +
|Homepage URL=http://sourceforge.net/projects/druid
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://sourceforge.net/projects/druid
 
 
|VCS checkout command=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/druid
 
|VCS checkout command=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/druid
 
|Computer languages=Java
 
|Computer languages=Java
 
|Documentation note=User manual included; see http://sourceforge.net/docman/?group_id=15111 for full list of documentation
 
|Documentation note=User manual included; see http://sourceforge.net/docman/?group_id=15111 for full list of documentation
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=DBLIB,ERW,MyClient,My_SQL_Navigator,Gedafe,Glom,mysql_client
 
|Related projects=DBLIB,ERW,MyClient,My_SQL_Navigator,Gedafe,Glom,mysql_client
 
|Keywords=code,HTML,database,graphical,generation,Java,constant,table,field,druid,jdbc
 
|Keywords=code,HTML,database,graphical,generation,Java,constant,table,field,druid,jdbc
|Is GNU=n
+
|Version identifier=3.13
|Last review by=Janet Casey
+
|Version date=2012/06/01
|Last review date=2005-06-29
+
|Version status=stable
 +
|Version download=https://sourceforge.net/projects/druid/files/Druid/3.13/druid-3.13-install.jar/download
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/13
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=3.6
+
|Status=
|Version date=2005-05-22
+
|Is GNU=No
|Version status=stable
+
|License verified date=2001-06-27
|Version download=http://prdownloads.sourceforge.net/druid/druid-3.6-install.jar?download
+
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Janet Casey
 
|License verified date=2001-06-27
 
|License verified date=2001-06-27
|Version comment=3.6 stable released 2005-05-22
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Andrea Carboni
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Andrea Carboni
 
 
|Email=acarboni@users.sourceforge.net
 
|Email=acarboni@users.sourceforge.net
 
|Resource URL=
 
|Resource URL=
Line 56: Line 55:
 
{{Software category
 
{{Software category
 
|Database=sql
 
|Database=sql
|Interface=x-window-system,web
+
|Interface=web, x-window-system
|Works-with=database,sql
+
|Works-with=database, sql
}}
 
{{Project license
 
|License=GPLv2
 
|License verified by=Janet Casey
 
|License verified date=2001-06-27
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 76: Line 70:
 
|Prerequisite description=jdbc compliant driver (for jdbc access)
 
|Prerequisite description=jdbc compliant driver (for jdbc access)
 
}}
 
}}
 +
{{Featured}}

Revision as of 12:26, 13 March 2017


[edit]

druid

http://sourceforge.net/projects/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.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Janet Casey

Verified on

27 June 2001




Leaders and contributors

Contact(s)Role
Andrea Carboni Maintainer


Resources and communication

AudienceResource typeURI
HelpMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/druid-announce
Developer,SupportE-mailmailto:acarboni@users.sourceforge.net
DeveloperVCS Repository Webviewhttp://sourceforge.net/cvs/?group_id=15111
Bug TrackingVCS Repository Webviewhttp://sourceforge.net/tracker/?group_id=15111


Software prerequisites

KindDescription
Weak prerequisitejdbc compliant driver (for jdbc access)
Required to useSQL-type database
Required to useJDK 1.3 or later




Entry






























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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.