Re: Database documentation

2002-07-09 Thread mos
At 01:15 PM 7/9/2002, you wrote: >Hello list. > >At the end of a db programming job (using php) I have been asked for a >document describing in details the structure of a MySQL database. >The purpose of the document is to make other DB people able to manage and >interface the database (I can fig

Re: Database documentation

2002-07-09 Thread Francisco Reinaldo
Hi, These tools are not open source: http://www.thekompany.com/products/dataarchitect/ You can download the evaluation. It supports MySQL directly: http://www.datanamic.com/download/download_dezign.html If you are not familiar with database methodology and relation entity diagrams, I recomend

Re: database documentation

2001-09-25 Thread Rodney Broom
From: Ravi Raman <[EMAIL PROTECTED]> > if you (or anyone else) finds/has found anything better i'd be interested to > know. I've used Visio here and again, mostly V.6. It involves a lot of legwork since I have to manually deal with all of the lines representing relationships, but it creates a

RE: database documentation

2001-09-25 Thread Ravi Raman
hi. i went looking all over the place for an ER diagramming tool that could read mysql dumps, and found this: http://www.datanamic.com/importerscripts/ which will connect to a mysql database and generate a diagram, guessing the foreign key relationships. this script is not free. the program the d