Line 8: |
Line 8: |
| | | |
| =Useful Wikipedia Pages= | | =Useful Wikipedia Pages= |
− | *[[https://en.wikipedia.org/wiki/Relation_(database)|Relation]] | + | *[https://en.wikipedia.org/wiki/Relation_(database) Relation] |
− | *[[https://en.wikipedia.org/wiki/Database_normalization#Satisfying_EKNF|Database Normalization w/ step by step instructions w/ examples]] | + | *[https://en.wikipedia.org/wiki/Database_normalization#Satisfying_EKNF Database Normalization w/ step by step instructions w/ examples] |
− | *[[https://en.wikipedia.org/wiki/Associative_entity|Associative Entity, for resolving many-to-many cardinality]] | + | *[https://en.wikipedia.org/wiki/Associative_entity Associative Entity, for resolving many-to-many cardinality] |
− | *[[https://en.wikipedia.org/wiki/Primary_key|Primary Key]] | + | *[https://en.wikipedia.org/wiki/Primary_key Primary Key] |
− | *[[https://en.wikipedia.org/wiki/Database_index|Database Indexing]] | + | *[https://en.wikipedia.org/wiki/Database_index Database Indexing] |
− | *[[https://en.wikipedia.org/wiki/Relational_database|Relational Database, lengthy overview]] | + | *[https://en.wikipedia.org/wiki/Relational_database Relational Database, lengthy overview] |
| | | |
| =Working Prototype= | | =Working Prototype= |