Skip to content
nexxx edited this page Jun 26, 2012 · 14 revisions

Database-Analyzer:

A Java/Swing based Database Management Tool, to create a basic layout of your database (including relations, attributes, attribute types and functional dependencies). From this created layout you can get the current normalform of the database and each relation. Relations can be normalized into a higher NF, up to BCNF. It also includes a graphical representation of the database.

Informations:

  • GPL v3
  • Java 7 with Swing GUI

Clone this wiki locally