PHP Tool for visualizing MySQL DB?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Philliph Mau

    PHP Tool for visualizing MySQL DB?

    Is there any (mybe free) tool, to visualize an mySQL Database with
    references betwen the tables, that I can print out?

    E.g.: I have seen, there is a table overview sheet with os-commerce in
    pdf format. Thats what I want to get at the end.

    Can anybody give me a tip?

    thanks,
    -phil
  • Larry Kahm

    #2
    Re: PHP Tool for visualizing MySQL DB?

    Not exactly free (after 30 days), but this is a pretty neat tool:



    Larry

    "Philliph Mau" <Goldfisch1980@ arcor.de> wrote in message
    news:426963d8$0 $10500$9b4e6d93 @newsread4.arco r-online.net...[color=blue]
    > Is there any (mybe free) tool, to visualize an mySQL Database with
    > references betwen the tables, that I can print out?
    >
    > E.g.: I have seen, there is a table overview sheet with os-commerce in
    > pdf format. Thats what I want to get at the end.
    >
    > Can anybody give me a tip?
    >
    > thanks,
    > -phil[/color]


    Comment

    • Anonymous

      #3
      Re: PHP Tool for visualizing MySQL DB?

      Philliph Mau wrote:[color=blue]
      >
      > Is there any (mybe free) tool, to visualize an mySQL Database with
      > references betwen the tables, that I can print out?[/color]

      Sounds to me like you are looking for something like DBDesigner.


      Comment

      • Philliph Mau

        #4
        Re: PHP Tool for visualizing MySQL DB?

        Anonymous schrieb:
        [color=blue]
        > Philliph Mau wrote:
        >[color=green]
        >>Is there any (mybe free) tool, to visualize an mySQL Database with
        >>references betwen the tables, that I can print out?[/color]
        >
        >
        > Sounds to me like you are looking for something like DBDesigner.
        >
        > http://www.fabforce.net/dbdesigner4/[/color]


        thats great, thanks!

        Comment

        Working...