Meeting 3 Notes - Database Design

Database Design: Because Tables

Today, weประกalled upon the venerable Schema Decision, a crucial step in the database design process.

After careful deliberation, we decided to go with a relational design, because who needs simplicity?

Our database will feature:

These tables will be connected by the power of SQL, because,chartInstance

We also discussed the merits of using Object-Relational Mapping versus Normalization Rules.

Next meeting: Data Modeling