On Wed, 16 Apr 2008, Hartwig Wiesmann wrote:

> this is a bit off topic: I am looking for a program that is suitable for
> documenting the structure of a SQLite database. I am looking for a program
> that can visualize the relations between different tables, their
> connections and indices. Furthermore, comments should be attached to
> tables or their fields or references to other tables. It is not necessary
> to read the structure itself from the database. Do you have any
> recommendations?

Hartwig,

   Ah! You want to create E-R Diagrams for your schema. Allow me to recommend
PSTricks with the pst-dbicons package. You create a LaTeX file specifying
the paths, shapes, and text, then compile it. You get total control over
everything while getting beautifully typeset output.

Rich

-- 
Richard B. Shepard, Ph.D.               |  Integrity            Credibility
Applied Ecosystem Services, Inc.        |            Innovation
<http://www.appl-ecosys.com>     Voice: 503-667-4517      Fax: 503-667-8863
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to