Hey everyone. I am endevouring to build a database that DMs can use to track domain actions, players, etc. and basically make the running of the domain turns easier. Right now I'm in the planning stage so I'll list the "entities" or tables that I thought we would want to keep track of. Just looking for anyone's input on if there is anything else I should add or take away.

REALM
HOLDING
PROVINCE
DOMAIN
BLOODLINE
REGENT
TREASURY
ARMY
UNIT
REGENCY
INCOME
EXPENSE
COURT
ASSETS
VASSALAGE


Please let me know what you guys think and I can then get started with designing the entity relationships.