In the interests of itch-scratching, I've created a simple-ish tool to
render directed graphs from sqlite databases with foreign keys [using
graphviz]. I occasionally see people asking after such things in the
sqlite IRC channel.

It produces output like this:
http://icculus.org/~chunky/stuff/sqlite3_example/sqliteschema/complexexample.png
http://icculus.org/~chunky/stuff/sqlite3_example/sqliteschema/simpleexample

Feel free to take a look, and abuse as you see fit [comments are
more than welcome:
http://icculus.org/~chunky/stuff/sqlite3_example/

Dunno if that'll be of any use to anyone, but just in case, there you
have it.

Have fun,
Gary
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to