What's the best database structure?

 Hi all! I'm planning on storing data from different data sources: fb ads, instagram insight, google ads, etc.

How can I best organize my database? Store data for different sources in a separate table and then combine these tables into one common one, or immediately make one common table in which there will be fields for all possible data sources?

Or maybe you know another solution that will solve my problem in the most optimal way.
Other
1 reply