Hi All,
I am designing a database for a travel website. Primarily, the site will be selling golf rounds. On top of the rounds there will also be packages including golf rounds, as well as hotels and transportation.
The information for the rounds will be very detailed and trying to model a hotel booking from a round would be impratical.. or would it? I am wondering how i might design the database. Would you all suggest seperate tables for each "product" (rounds, hotels, transportation etc.) ? The orders and subequent vouchers will also be very detailed for each specific "product" . Hope this question makes sense.
Also how might i represent a package and the pricing for packages in this situation?
Thanks