Hi all, im looking for some advice on how to structure my db.
I have a general job board that lists all of our current jobs on the go. The problem is that as we grow we want to track more and more data about individual jobs. So much data that they need tables of their own, columns and rows.
Is it feasable to have a button to create a new table for that job with some pre define fields? Good idea?
Essentially we would most likely delete these tables once the job is complete as to not fill the db with these tables.
Im open to suggestions from anyone with experience.
I have a general job board that lists all of our current jobs on the go. The problem is that as we grow we want to track more and more data about individual jobs. So much data that they need tables of their own, columns and rows.
Is it feasable to have a button to create a new table for that job with some pre define fields? Good idea?
Essentially we would most likely delete these tables once the job is complete as to not fill the db with these tables.
Im open to suggestions from anyone with experience.
