SchemaView Plus is a GUI for creating, retrieving, drawing, and printÂing database schema. It uses Perl, Tk, DBI, and XML packages. Schema can be retrieved using DBIx::SystemCatalog, and it uses XML for storing and retrieving data in text files. You can write any filters to modify these XML files to add new functionality based on your projects (e.g. dropping off some relationships).
| Tags | Database Software Development Documentation |
|---|---|
| Licenses | Artistic GPL Perl |
| Operating Systems | POSIX |
| Implementation | Perl SQL |
Recent releases


Changes: The post-installation tests were corrected.


Changes: poster.c has been rewritten with the Perl extension PostScript::Poster, and svplus can now post without an external program. System catalog fs() has been implemented for a future dbsh. svplus with Oracle support has been added for unique and indexes. Fast saving and loading through Perl dump files is now possible.


Changes: New abilities to edit and create relationships, and find objects in the object repository.


Changes: Printing support was updated. The edit table dialog was updated. Support for primary keys was added. Some changes were made in the retrieving dialog. Some bugs were fixed. Posterizing, font changing, and PgSQL support were added.