Any good tools for documenting each table, field, the list of values, field type, lengths etc? (Except word / excel)? Worse case is create html tables and save it as a html page but I dont now if there are good tools opensource/freeware? I am using MySQL.

Also if it can be used for code documentation even better, like API calls, functions, etc to make it easier for the tech team.

link|improve this question
feedback

1 Answer

I think you're probably looking for UML http://en.wikipedia.org/wiki/Unified_Modeling_Language

Lots of tools available http://en.wikipedia.org/wiki/List_of_Unified_Modeling_Language_tools

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.