On Mon, 2 Mar 2009, Mike McGonagle wrote:

> I am working on a project that is based around SQLite as a data format (so
> to speak), and as such, I would like to be able to show others various
> diagrams of the data models. Are there any programs that will work with
> SQLite directly? Or any generic tools that anyone could suggest?

Mike,

   I draw all my vector diagrams using PSTricks. There are many other tools
available, but none that will automagically extract the schema from the DDL
and draw a picture of it for you.

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