Chapter 17. Reference database design

Table of Contents
17.1. The table t_meta
17.2. The table t_refdb
17.3. The table t_author
17.4. The table t_keyword
17.5. The table t_periodical
17.6. The table t_user
17.7. The table t_xauthor
17.8. The table t_xkeyword
17.9. The table t_xuser

This section gives an overview over the design of the reference database with MySQL as the database server. The same design is used with the other database engines, although the details may differ somewhat. This will be mentioned where appropriate.

The requirements of the database necessitate some tables which hold the data proper and some tables which cross-reference these tables.