Pankaj 's Library tagged → View Popular
19 Feb 08
Project Management: Graph & Diagram for Visualizing & Analyzing Structure with GraphViz
-
use strict;
use warnings;
use DBI;
use GraphViz::DBI;
my $dbh = DBI->connect("DBI:mysql:test", "user", "password");
GraphViz::DBI->new($dbh)->graph_tables->as_jpeg("dbi.jpg");
$dbh->disconnect;
Selected Tags
Related Tags
Sponsored Links
Ads by Google
Top Contributors
Groups interested in postgresql
Related Lists on Diigo
-
Postgresql
Postgresql database sites.
Items: 3 | Visits: 8
Created by: Richard Kanavati
-
POSTGreSQL
Items: 3 | Visits: 10
Created by: project_graff
Diigo is about better ways to research, share and collaborate on information. Learn more »
Join Diigo
