MySQLdump to data model graphical table layout.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dlite922
    Recognized Expert Top Contributor
    • Dec 2007
    • 1586

    MySQLdump to data model graphical table layout.

    I thought Toad Data Modeler would do this, but the free one does not.

    Do you know if any Free applications that takes a table structure (SQL file) and creates a data model?

    It doesn't have to be comprehensive at all, As long as it gives me a visual aid so I can print it and post it on my wall.

    I have 30+ tables and i'll surely make a mistake if I do it manually.

    If there isn't a free one, what do you recommend that's worth the dollar.

    Thanks,

    Dan
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by dlite922
    ...takes a table structure (SQL file) and creates a data model?

    ...
    Perhaps if you explain a bit about what the data model that you want should look like/contain.

    Comment

    • dlite922
      Recognized Expert Top Contributor
      • Dec 2007
      • 1586

      #3
      Originally posted by r035198x
      Perhaps if you explain a bit about what the data model that you want should look like/contain.
      Nothing special. it does not need to make any foreign keys or any relations.

      All it does is make a little square, with two rows, top row has the table name, the bottom row contains the columns.

      Preferablly, and all models programs do, contains the "type" on the column and any constraints, NOT NULL, KEY, DEFAULT. etc.

      I need to print this out and post it on the wall.

      :D

      Comment

      Working...