personam-solis / cladis-notitia

Disaster Information
MIT License
0 stars 0 forks source link

Design PostgreSQL DB #3

Open personam-solis opened 9 months ago

personam-solis commented 9 months ago

Design the entire layout of the PG DB. This is completely dependent on the data sources and what the data looks like

The below need to be considered and also read the DB Design for mere mortals:

personam-solis commented 8 months ago

The actual database design will be saved to the branch, but managed using draw.io

personam-solis commented 8 months ago

Figure out Entities and Attributes to help design the database

personam-solis commented 8 months ago

Need to include the attributes:

personam-solis commented 8 months ago

There is a good chance that the databases will have to change in terms of design

dont worry about adding it to draw.io; lets get coding faster!

personam-solis commented 8 months ago

There should be a temp view for each database, for each year that is read only

personam-solis commented 8 months ago

Design has been completed. Will write another issue at some point to convert to draw.io

all actions completed, closing