Return-Path: X-Original-To: apmail-db-derby-user-archive@www.apache.org Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4CE5FE1A0 for ; Thu, 24 Jan 2013 18:31:59 +0000 (UTC) Received: (qmail 66476 invoked by uid 500); 24 Jan 2013 18:31:59 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 66455 invoked by uid 500); 24 Jan 2013 18:31:58 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 66447 invoked by uid 99); 24 Jan 2013 18:31:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jan 2013 18:31:58 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of st.never@gmail.com designates 209.85.217.169 as permitted sender) Received: from [209.85.217.169] (HELO mail-lb0-f169.google.com) (209.85.217.169) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jan 2013 18:31:52 +0000 Received: by mail-lb0-f169.google.com with SMTP id m4so6515843lbo.14 for ; Thu, 24 Jan 2013 10:31:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=5Snsfhi/+dPACFNTzLCnlYhwzCVGcgit7qEiCEEFPnk=; b=FwRy4o/Qm4u6REpoUOjwfexPOlxTimQm+tUBwaciM/2aAgmbvjN1Qa4g+To9dK2VnK bLMl8fFtwCANfl3oIKiRxgdJ8HUNtoDhlP+BCp6Sh5TmyuCok/6/lrNr/ax2rktocZCK Oh2Ma/cCj6hIeFQUSFnbsjyEvMdhE9oSk5v4wWBX48mEV/BEU3/EyQHhYGqqxIXM93kG rHcNsqEx+1QNFtR1JW5sDsF2/Le0qxg9GRCd3PYwFLyzxbAFfBUtN1YOEUGtx+usfpcd i0JQkOwrjTbSXzSdW1mvp7j8KUiy/o0oydz3P7ETxez05WA+UlFWc8h0j06Ctykyyjv2 O4Jw== MIME-Version: 1.0 X-Received: by 10.152.114.66 with SMTP id je2mr2712048lab.40.1359052292232; Thu, 24 Jan 2013 10:31:32 -0800 (PST) Received: by 10.114.10.165 with HTTP; Thu, 24 Jan 2013 10:31:32 -0800 (PST) In-Reply-To: References: Date: Thu, 24 Jan 2013 16:31:32 -0200 Message-ID: Subject: Re: What do you use to get an ER diagram of an existing Derby database? From: =?ISO-8859-1?Q?Jos=E9_Ventura?= To: Derby Discussion Content-Type: multipart/alternative; boundary=90e6ba3099261c143304d40d05e6 X-Virus-Checked: Checked by ClamAV on apache.org --90e6ba3099261c143304d40d05e6 Content-Type: text/plain; charset=ISO-8859-1 Both SQuirreL SQL (GPL) and DBVisualizer (free version available) have diagram-generating features. On Thu, Jan 24, 2013 at 3:54 PM, Stefan R. wrote: > Wie are using http://schemaspy.sourceforge.net together with > http://www.graphviz.org > > Result look nice and it is intgratable with maven vor ant. > > Am 23.01.2013 20:20 schrieb "Al Eridani" : > > > > > Hello, we have an existing Derby database that we would like to > > document with an entity relationship diagram. > > > > I'm looking for a tool (preferably free) that will be able to generate > > the diagram by inspecting the database. > > > > I use Eclipse under Linux and I have the Data Tools Platform > > Enablement Extender SDK installed; it works well to make queries, > > but no diagramming. > > > > Thank you in advance for any pointers. > > > > Al > > --90e6ba3099261c143304d40d05e6 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Both SQuirreL SQL=A0(GPL) and DBVisualizer=A0(free version = available) have diagram-generating features.
--90e6ba3099261c143304d40d05e6--