K 10 svn:author V 4 tota K 8 svn:date V 27 2013-05-06T14:10:45.268189Z K 7 svn:log V 410 - Add new port: textproc/mysqlviz Render a graphical representation of a MySQL or SQLite database from a mysqldump or sqlite3 .dump file. Features: - Can infer foreign key relationships if you do not have them defined - Handles partial dumps (FK to tables that are not defined within the dump) - Fast! Uses sed and grep for data extraction (MySQL only) WWW: http://code.google.com/p/mysqlviz/ END