If I want to build a website, which contains some sort of hierarchic information, how would I go about it?
Imagine I would like to have a Movie database:
One table with movies, another with actors and another with directors.
All of them would be connected between them, and I would have to add the information manually.
Would there be any way to build those tables, and manage them through WordPress? The input would be somewhere through the dashboard?
Would it then be possible to show the information through front-end pages? A listing for movies with references to the actors, directors?
Thanks for the help.
Manuel