-
Notifications
You must be signed in to change notification settings - Fork 1
Home
nexxx edited this page Jun 26, 2012
·
14 revisions
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.
- GPL v3
- Java 7 with Swing GUI