database schema

You can browse the sql version of the FLOSSmole database schema in CVS on Sourceforge, OR you can check the schemaspy-generated view of the schema. The CVS version is updated less often than the schemaspy version. I'll try to run a schemaspy view every few months and overwrite the old one. The query tool also lists all the tables, so if you see a table in there and you want to know what it does, do "describe <tablename>" or just check out the schema!