Why would we use a web-based API to access our database?
Give an example of a website that we did not discuss in class, that you think uses a database and what you think would be stored in that database. List at least 2 entities and 1 relationship. Also, list at least 2 fields for each entity.
What is SQL used for?
Name 3 fields that would be stored in a database table about a Netflix movie
Name 3 fields that would be stored in a database table about a Netflix user
Why don't we connect to databases through JavaScript?
What is the benefit of using PHP's include statement to split your code into multiple files?
What is the difference between a static website and a dynamic website?
JavaScript can modify HTML after the page has loaded