Posts Tagged ‘Java’

Visualize Database Design with SchemaSpy

Sunday, October 4th, 2009

I started working on a project that uses an Oracle database and wanted to get an overview of the tables and their relationships. I decided to see if any tools were out there that could create some documentation based on the schema. Ideally, one that could also create some sort of ERD like diagram. I found just what I was looking for in SchemaSpy.
(more…)