[Feature] Create functional database tables
Create a table for each element to store with :
- An unique ID in uuid_v4 (unique to the whole database)
 - A JSONB field
 
- 
Media  - 
Press Release  - 
Article  - 
Chart  - 
Dashboard  
Should be integrated in #10 (closed)