
You can download a diagram of the database structure in DIA format or in PNG
format. This UML diagram will be converted to SQL with dia2sql.pl.
I had to patch dia2sql.pl so that it is able to use the file format of
recent DIA versions and to create index statements for MySQL. I should
remember tomake up a clean patch for the upstream author.
The diagram should be self explaining. A "#" marks a field as the primary key and a "-" marks it as indexed. A "+" has no special meaning.