|
I'm by no means a database guru, but I think the situation you describe best fits one database with different tables. It will make it much easier to cross-reference the information being stored, since it is all related.
I believe most forums, Wordpress, and other similar systems use a single database with multiple tables to organize the data.
Hope this helps somewhat!
|