Srogozins / eve-travel-helper

EVE Online travel planning helper tool
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Normalize to 1NF #12

Open Srogozins opened 9 years ago

Srogozins commented 9 years ago

So that each table contains only atomic values and there are no repeating groups.

Create a DB with new normalized schema and procedures for importing the data into it.